Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeType
FreeType
Commits
20629743
Commit
20629743
authored
Jun 22, 2000
by
David Turner
Browse files
small bugfix
parent
e82a82af
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/renderer/renderer.c
View file @
20629743
...
...
@@ -154,7 +154,7 @@
#ifndef FT_CONFIG_OPTION_NO_STD_RASTER
#include
<
freetype/
ftraster.h>
#include
<ftraster.h>
const
FT_Renderer_Class
ft_standard_renderer_class
=
{
...
...
@@ -187,7 +187,7 @@
#ifndef FT_CONFIG_OPTION_NO_SMOOTH_RASTER
#include
<
freetype/
ftgrays.h>
#include
<ftgrays.h>
const
FT_Renderer_Class
ft_smooth_renderer_class
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment