'Linkun Chen' via Chromium-dev
2018-11-26 17:40:40 UTC
Hi all,
I am from chromecast team, and I have a question about font in test.
I need a special font (Google Sans) while testing UI, the resource file can
be bundled in pak file.
How can I force fontconfig to load a font file I provided? I
found FcConfigAppFontAddFile() but it only takes path to the file, however
my resource is in pak file.
1. Install Google Sans on the x86 machine running test.
2. Read from pak file and write to a tmp file on disk, then
call FcConfigAppFontAddFile() to load it.
3. any other suggestions?
Thanks
I am from chromecast team, and I have a question about font in test.
I need a special font (Google Sans) while testing UI, the resource file can
be bundled in pak file.
How can I force fontconfig to load a font file I provided? I
found FcConfigAppFontAddFile() but it only takes path to the file, however
my resource is in pak file.
1. Install Google Sans on the x86 machine running test.
2. Read from pak file and write to a tmp file on disk, then
call FcConfigAppFontAddFile() to load it.
3. any other suggestions?
Thanks
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/de044b78-643c-4cb1-8d49-9c4c6225a547%40chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/de044b78-643c-4cb1-8d49-9c4c6225a547%40chromium.org.