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.
|
|
|
# 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.
|
|
|
|
|
|
|
|
|
|
|
|
# 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/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: All the SVG files are created in Inkscape version 0.92.2. Some features may not work properly on other versions.
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2018, Fork Sand, Inc.
|