Summary: | User shoul be able to switch ON the compilation of bytecode interpreter at freetype2 ebuild. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexey Starinsky <alxstr> |
Component: | [OLD] Library | Assignee: | SpanKY <vapier> |
Status: | RESOLVED INVALID | ||
Severity: | minor | CC: | avenj, develop |
Priority: | High | ||
Version: | 1.4_rc4 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexey Starinsky
2003-08-27 23:44:38 UTC
root@vapier 0 freetype # emerge freetype -pv These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-libs/freetype-2.1.4-r1 -doc +zlib -bindist root@vapier 0 freetype # grep bindist /usr/portage/profiles/use.desc bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues) Sorry, may be I do not get the idea: I do not use pre-built packages at all, and just want to compile the library _using_ bytecode interpreter at freetype2. Is it ON by default when compiled on my computer? I tried and it seemed to me that rather not. Am I wrong? P.S. I saw KDE with freetype2 bytecode interpreter ON and OFF on friend's Mandrake9.1 distro (it is ON when freetype2 rpm is installed from PLF). The difference is _obvious_ for 'arial', 'verdana' and 'sans' fonts, especilally when antialiasing is OFF. In other words: Is it possible to check, whether the bytecode interpreter is ON? Thanks in advace and forgive me if I'm just stupid and annoy you. look to see if you 'bindist' in /var/db/pkg/media-libs/freetype-*/USE if you dont, `env USE=bindist emerge freetype` Thanks for your valuable help and assistance, I undersood the idea. The bug can be closed. *** Bug 87121 has been marked as a duplicate of this bug. *** |