gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--agg-plot/agg_font_freetype.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/agg_font_freetype.cpp b/agg-plot/agg_font_freetype.cpp
index 5fb0b931..f9d82a3a 100644
--- a/agg-plot/agg_font_freetype.cpp
+++ b/agg-plot/agg_font_freetype.cpp
@@ -909,7 +909,7 @@ namespace agg
m_glyph_index = FT_Get_Char_Index(m_cur_face, glyph_code);
m_last_error = FT_Load_Glyph(m_cur_face,
m_glyph_index,
- m_hinting ? (FT_LOAD_TARGET_LIGHT|FT_LOAD_TARGET_LCD|FT_LOAD_FORCE_AUTOHINT) : FT_LOAD_NO_HINTING);
+ m_hinting ? (FT_LOAD_TARGET_LCD|FT_LOAD_FORCE_AUTOHINT) : FT_LOAD_NO_HINTING);
if(m_last_error == 0)
{
switch(m_glyph_rendering)
generated by cgit v1.2.3 (git 2.46.0) at 2025年10月04日 21:09:39 +0000

AltStyle によって変換されたページ (->オリジナル) /