-
議会費のアイコンは、Defaultで用意されたものを使ったが、
生駒市の市章に変えたいなぁと。
[ファイル:Ikoma Nara chapter.svg - Wikipedia](http://ja.wikipedia.org/wiki/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Ikoma_Nara_chapter.svg)
に市章のsvgがあるのだが、うまく活用で…
ummtt updated
10 years ago
-
This is the output of "./build.sh -s 5" on 10.9. Thanks for any advice.
BUILDING RELEASE BINARIES
---
Starting step: BUILD KICAD
---
-- Check for installed OpenGL -- found
-- Found Glew: /opt/loc…
ghost updated
10 years ago
-
Thanks for your great code!
I tried to use it, however, I got the "PocketSVG Error: Invalid parameter count in L style token" failed message.
Created by potrace 1.11, written by Peter Selinger 2…
-
Split from arthurtiteica's original issue report:
With python3 the problem goes as
```
Traceback (most recent call last):
File "/usr/bin/smoothscan-fontgen.py", line 23, in
import fontforge
I…
-
Split from arthurtiteica's original issue report:
Am I right assuming that this needs python2 instead of python3? If so how to properly specify that at build time? Using python2 I get something like …
-
Here are instruction how to make this package work on Windows, by using MinGW system. Probably it can be done with Visual Studio, but I lack skills to make such magic.
So assuming user has MinGW avai…
-
The calls to p.add_option() for --potrace and --autotrace have no action attributes. Due to this some options are always set to defaults. My patch fixes this issue. Also, it removes redundant empty pa…
-
I'm using potrace to generate a svg from a bmp-file. SVGKit can't load the generated SVG, but Illustrator can.
Check out more detailed description of my problem here:
http://stackoverflow.com/questio…
-
The idea is:
- You can drag a rectangle on the camera-image
- This rectangle is added as raster image to the current job (so you could engrave it)
- Raster-images can be vectorized with external progr…
-
Break down an image into set of so-called closed paths.