Hi,
I'm interested if I can read cef fonts with PHP and detect pixel size of string (like with TTF fonts).
I tried with ImageFontLoad and it didn't work.
Also if someone knows how can I decode fonts embeded in SVG files (they are base64 encoded but I can't make a ttf of it).
Thanks in advance if you need more info just say it.