view .gitignore @ 17324:c8809de193a3

Handle 8-bits characters correctly in freetype renderer. * libinterp/corefcn/txt-eng-ft.cc (ft_render::visit(text_element_string)): Cast std::string characters to "unsigned char" before being implicitly casted to FT_ULong.
author Michael Goffioul <michael.goffioul@gmail.com>
date Fri, 23 Aug 2013 18:48:42 -0400
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/