Opened 16 years ago
Closed 16 years ago
#89 closed enhancement (fixed)
Implement QFontDatabase::addApplicationFont() and friends
| Reported by: | Dmitry A. Kuminov | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Qt GA |
| Component: | QtGui | Version: | 4.5.1 Beta 2 |
| Severity: | low | Keywords: | |
| Cc: |
Description
There is a possibility to add private application-specific fonts which may be used by some applications. Currently, it's a noop on OS/2 and will always fail at application level.
Methods in qfontdatabase_pm.cpp that need to be implemented are:
- registerFont()
- QFontDatabase::removeApplicationFont()
- QFontDatabase::removeAllApplicationFonts()
- QFontDatabase::supportsThreadedFontRendering()
Change History (1)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | → low |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Done in r500 (hoo, lucky revision number, congrats to us! :)