You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
805 B

# font-as-font
Contains all the SVG files with font (text) as "font" object.
Works perfect for Inkscape and Ideal and best for editing in inkscape.
4 years ago
These are the master files.
# font-as-path
Contains all the SVG files with font (text) as "Path" object.
Works perfect for Inkscape and all the third party software but text cannot be edit.
# font-as-text
Contains all the SVG files with font (text) as "text" object.
Works perfect for Inkscape and the third party software.
But it may have some limitations.
For reference see section 13, "Flowed text doesn't show up in exported file":
https://inkscape.org/en/learn/faq/
4 years ago
Note: All the SVG files are created in Inkscape version 0.92.2 and 0.92.4.
Some features may not work properly on other versions.
4 years ago
Copyright 2018, 2019, 2020, Fork Sand, Inc.