Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Mosfet gate anchor is not positioned correctly #174

@Pyrix25633

Description

@Pyrix25633

Description

I would expect the gate node to be, well, where the gate is, right?

I would also like it to have the "no-arrow" but "circle" to indicate "p" or "n" as shown here on wikipedia, since it is the representation used on my academic course (not the everything encased thing, that is already implemented)
Image

Reproduction

#circuit({
  pmos("m", (2,0), mode: "depletion", bulk: none, debug: true)
  wire((0,0), "m.g")
})

Zap Version

0.5.0 (default)

Typst Version

0.14.2 (default)

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions