Search found 2 matches
- Fri Jun 20, 2014 12:12 am
- Forum: Help with using Inkscape
- Topic: Command Line Transform
- Replies: 3
- Views: 974
Re: Command Line Transform
Sorry, I should have been more clear. For whatever reason the SVG font will not display on the Smart TV app I am developing, but a regular SVG will display. I already have extracted and inverted every image from the SVG font, that is not the issue. The main issue is they all extend a bit above the t...
- Thu Jun 19, 2014 1:53 am
- Forum: Help with using Inkscape
- Topic: Command Line Transform
- Replies: 3
- Views: 974
Command Line Transform
Hello, I am struggling with what *should* be a simple task. I needed to convert an SVG font (collection of "glyphs") to a regular SVG image readable by a browser or Inkscape. I managed to convert them by writing a program to create individual SVG files for each glyph, then writing a batch ...