SkFontHost_linux.cpp should probably be renamed SkFontHost_directory.cpp, since there isn't anything Linux specific about it. It ...
12 years, 1 month ago
(2012-09-26 18:47:37 UTC)
#1
SkFontHost_linux.cpp should probably be renamed SkFontHost_directory.cpp, since
there isn't anything Linux specific about it. It just needs someone else to
implement the rest of the actual font handling in SkFontHost and implement
find_name_and_attributes. Someday we should get a real
SkFontHost_fontconfig.cpp.
In any event, this change was rather helpful while debugging, as it provided a
great deal more fonts to test with on my local machine. It should also make our
FontHost tests a little more realistic and cover more cases, as there will be
more than ~4 fonts available.
Issue 6569061: Load more fonts on Linux.
(Closed)
Created 12 years, 1 month ago by bungeman
Modified 12 years, 1 month ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0