diff --git a/README.md b/README.md index 7f5f1ff..65537d5 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,6 @@ -This repository contains trademark logos of Fork Sand, Inc. - - +# Fork Sand - -Folder named "SVG_Files" - contains 3 sub folders named as: - 1. 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. - - 2. 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. - - 3. 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 (not sure). - For reference: - "https://inkscape.org/en/learn/faq/" - and open to the section - 13: Flowed text doesn't show up in exported file - -Note: All the SVG files are created in Inkscape version 0.92.2. Some features may not work properly on other versions. +This repository contains trademark logos of Fork Sand, Inc. Copyright 2018, Fork Sand, Inc. diff --git a/svg/README.md b/svg/README.md new file mode 100644 index 0000000..3734302 --- /dev/null +++ b/svg/README.md @@ -0,0 +1,26 @@ +# 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.