If I use:
as my local.conf content, mplayer/fontconfig detects my fonts properly, but when I use:Code:<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <dir>c:/Users/Selur/HybridFonts</dir> </fontconfig>
one of these:
instead of the absolute path mplayer/fontconfig does not detect my font.Code:<dir>~/HybridFonts</dir> <dir>%USERPROFILE%/HybridFonts</dir> <dir>%HOMEDRIVE%/%HOMEPATH%/HybridFonts</dir> <dir>%HOMEDRIVE%%HOMEPATH%/HybridFonts</dir> <dir>%HOMEDRIVE%%HOMEPATH%HybridFonts</dir> <dir>%HOMEDRIVE%%HOMEPATH%\HybridFonts</dir>
-> Does any one know how I can use a relative dir for fontconfig on Windows?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
ffdshow VFW Conf won't open-RunDLL error
By shokan22 in forum Newbie / General discussionsReplies: 3Last Post: 24th Mar 2013, 10:01 -
Relative pros and cons of Overlay() and mt_merge()
By fvisagie in forum RestorationReplies: 0Last Post: 12th Nov 2012, 03:47 -
compare movies, find insertions in one movie relative to another movie
By beroal in forum Newbie / General discussionsReplies: 0Last Post: 18th Jan 2012, 23:11 -
Project name and path are not taken
By Lehmeier in forum Newbie / General discussionsReplies: 3Last Post: 14th Aug 2011, 10:53 -
Mplayer - Warning unknown option... In my conf file?
By AlexGrim in forum DVD RippingReplies: 0Last Post: 1st Dec 2008, 03:06