xft/fontconfig question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Around 10 o'clock on Jun 16, Dmitry Karasik wrote:

> Is it possible to access the font glyph data?

You can access the entire FreeType FT_Face object with

	FT_Face XftLockFace (XftFont *font);

Make sure you call

	XftUnlockFace (XftFont *font);

when you're done poking inside it.

-keith




[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux