Giter Club home page Giter Club logo

Comments (5)

Pomax avatar Pomax commented on August 20, 2024

Which specific font (name + version + font maker) is this for?

from fontkit.

saknarak avatar saknarak commented on August 20, 2024

This is national standard font of Thailand. I use it many times with pdfkit < 0.8 without problem.

"TH Sarabun New"
You can try this font

THSarabunNew.zip

Sample test
for GPOS
ดีปี ด่ ป่ ดู ฤู

for GSUB
ดู ญ ญู ฐ ฐู

image

from fontkit.

devongovett avatar devongovett commented on August 20, 2024

Old PDFKit did not use fontkit, and thus did not apply GPOS. New PDFKit uses fontkit, but we don't have a thai shaper yet, so it is using the default shaper, which may be misbehaving here.

from fontkit.

devongovett avatar devongovett commented on August 20, 2024

Turns out this font is actually an AAT font (i.e. it has a morx table). However, we were still applying fallback positioning using unicode properties. As of d357519, I have turned this off for AAT fonts. Now it will only be applied if there is both no AAT and no GPOS support.

Published in v1.6.1.

from fontkit.

saknarak avatar saknarak commented on August 20, 2024

It's working now. Thank you very much for your effort.

from fontkit.

Related Issues (20)

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.