Git Product home page Git Product logo

svg-opentype-workshop's People

Contributors

jfkthame avatar rocallahan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

svg-opentype-workshop's Issues

duplicate documents shown when loading a font with overlapping document entries

If you have a font with an SVG document index table with multiple entries that point to the same offset/length (e.g. it says glyphs 1-1 have a document at offset/length (123,456) and glyphs 2-2 have a document at offset/length (123,456), then each of these gets a textarea for editing. We should only make one textarea per unique offset/length pair.

Errors when opening i-demo.otf + workarounds

When I open the i-demo.otf I get the following error message:

Invalid SVG: Parse error: XML Parsing Error: not well-formed Location: [masked] Line Number 1, Column 1:='http://www.w3.org/2000/svg'> ^

The content of the svg textarea begins as follows:

='http://www.w3.org/2000/svg'>
<g id='glyph76' fill="red">
...

I fixed this first error by inserting <svg xmlns right before the = and I got the following error:

Invalid SVG: Parse error: XML Parsing Error: not well-formed Location: [masked] Line Number 11, Column 7:</svg>

I had to delete several invisible characters after the closing </svg> to fix that one ; and after that the demo worked.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.