diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/notes/font-backend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/notes/font-backend b/admin/notes/font-backend index 7572182a844..644bacfbef0 100644 --- a/admin/notes/font-backend +++ b/admin/notes/font-backend | |||
| @@ -15,8 +15,6 @@ The new files are: | |||
| 15 | device-independent methods of struct font_driver. | 15 | device-independent methods of struct font_driver. |
| 16 | xftfont.c -- font-driver on X using Xft for FreeType fonts | 16 | xftfont.c -- font-driver on X using Xft for FreeType fonts |
| 17 | utilizing methods provided by ftfont.c. | 17 | utilizing methods provided by ftfont.c. |
| 18 | ftxfont.c -- font-driver on X directly using FreeType fonts | ||
| 19 | utilizing methods provided by ftfont.c. | ||
| 20 | w32font.c -- font driver on w32 using Windows native fonts, | 18 | w32font.c -- font driver on w32 using Windows native fonts, |
| 21 | corresponding to xfont.c | 19 | corresponding to xfont.c |
| 22 | w32uniscribe.c -- font driver on w32, using the uniscribe API | 20 | w32uniscribe.c -- font driver on w32, using the uniscribe API |