Bug 171693
| Summary: | provide support for embolden API | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lawrence Lim <llim> |
| Component: | libgnomeprint22 | Assignee: | John (J5) Palmieri <johnp> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | aalam, eng-i18n-bugs, jkeck, tools-bugs |
| Target Milestone: | --- | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-21 10:19:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lawrence Lim
2005-10-25 12:15:47 UTC
yet not working. Only Normal text printed out. Tested with following version: ----------- libgnomeprint22-2.12.1-8 freetype-2.2.1-7.fc6 cairo-1.2.4-1.fc6 fontconfig-2.3.95-11.fc6 ----------- *** Bug 205559 has been marked as a duplicate of this bug. *** I was looking into this bug, and it looks like not feasible at this timeframe, because libgnomeprint parses TrueType fonts with their own library to embed the outline into PostScript. so if we are trying to support the synthetic emboldening in libgnomeprint, need to implement similar things in their own TrueType font library. |