webtoon / psd

Fast zero-dependency PSD parser for the web and Node.js

Home Page:https://webtoon.github.io/psd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you support analyzing font information ?

LeeCareFree opened this issue · comments

Can you support analyzing font information ?

We look forward to your reply!

Sorry about the late reply.

We're looking into parsing font and other metadata in text layers. Unfortunately, much of it is hidden behind the EngineData format, which we have yet to support (see #6). We're currently blocked on other issues that prevent us from working on #6, but we'll provide an update when we revisit this.

In the meantime, could you provide more info on what information you're interested in, and how you're going to use it?

commented

@pastelmind https://github.com/meltingice/psd.js.git
hi, It can parse text for font and color and alignment, we need some raw information to generate a new custom format

@dytmh @LeeCareFree #6 is merged so you could take a look if it works for you now :)