draw.io を使おうと試行錯誤しているのだが,PMOS のシンボルが気に入らない.なのでテンプレートを元に編集して作ってみた.
- <shape aspect="fixed" h="110" name="PMOS" strokewidth="inherit" w="70">
- <connections>
- <constraint name="NE" perimeter="0" x="1" y="0" />
- <constraint name="SE" perimeter="0" x="1" y="1" />
- <constraint name="W" perimeter="0" x="0" y="0.5" />
- </connections>
- <background>
- <save />
- <ellipse h="10" w="10" x="30" y="50" />
- </background>
- <foreground>
- <stroke />
- <path>
- <move x="41" y="35" />
- <line x="41" y="75" />
- </path>
- <stroke />
- <path>
- <move x="70" y="0" />
- <line x="70" y="35" />
- <line x="45" y="35" />
- <line x="45" y="75" />
- <line x="70" y="75" />
- <line x="70" y="110" />
- </path>
- <stroke />
- <path>
- <move x="0" y="55" />
- <line x="30" y="55" />
- </path>
- <stroke />
- <restore />
- <rect />
- <stroke />
- <fillstroke />
- </foreground>
- </shape>