search for: addfonttolist

Displaying 8 results from an estimated 8 matches for "addfonttolist".

2008 Aug 06
2
software runs in a loop [mathe coach]
...g/.wine/dosdevices/c:/windows/system32/shlwapi.dll: Ung?ltiger ELF-Header > 0025:warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon" -> "/home/joerg/.wine/dosdevices/c:/windows/Fonts/vgasys.fon" required a case-insensitive search > 0025:warn:font:AddFontToList Unable to load font "/home/joerg/.wine/dosdevices/c:/windows/Fonts/vgasys.fon"/(nil) err = 1 > 0025:warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vga850.fon" -> "/home/joerg/.wine/dosdevices/c:/windows/Fonts/vga850.fon" required a case-insensiti...
2008 May 14
4
Fixedsys font
Dear All, I have a windows application running under wine on my Linux machine (Ubuntu 8.04, with wine 0.9.61). When the application starts it complains about a font called Fixedsys not being available. I can click thro the message and the application starts no problem and appears to be working correctly, so this issue isn't a show stopper, just an annoyance and is the last thing before
2010 Jun 13
6
WINE is ignoring locale settings
Even on plain WINEPREFIX I am unable to get Polish-specific chars to work. On unix (Arch x64) everytching works fine. Wine is setting wrong codepage in registry ( in HKEY_CURRENT_USER\Software\Wine\Fonts\Codepages apears "1252,437" while it should be "1252,437") Code: $ locale LANG=pl_PL.utf8 LC_CTYPE="pl_PL.utf8" LC_NUMERIC="pl_PL.utf8"
2011 May 10
2
Problem with a program called winbox
...: http://www.butchevans.com/images/winboxproblem3.png In this image, all I did was "highlight" the text in the terminal window. All text is visible in this way. I have started winbox from the command line with WINDEBUG set and I see (among other things) these types of errors: warn:font:AddFontToList Unable to load font "/home/butche/.wine/dosdevices/c:/windows/Fonts/vgaoem.fon"/(nil) err = 1 (sorry for the line wrap). I also see errors that are "AddFontToList Ignoring font" instead of "Unable to load". I see either "Unable to load" OR "Ignoring f...
2009 Aug 08
0
Missing fonts on buttons and menu in Full Tilt Poker
...iles) are the ones that it's having trouble with. How can I go about figuring out where the problem is (and which font it's trying to use)? I ran with WINEDEBUG=+font but there's so much stuff that comes out of that I don't know what to look at. I see things like: "warn:font:AddFontToList Ignoring font "/usr/bin/../lib/../share/wine/fonts//hvgasys.fon"/(nil)" and I don't know if that's significant. Can I get some guidance on this? Thanks!
2011 Dec 30
0
Wine release 1.3.36
...sts: Test that ToUnicode null-terminates the buffer if it's big enough. Kusanagi Kouichi (6): gdi32: Add a helper function to convert a string from A to W. gdi32: Use find_family_from_name and LIST_FOR_EACH instead of open-coding them. gdi32: Merge two ifs. gdi32: Split AddFontToList into two functions. gdi32: Add vertical fonts to font list. gdi32: Substitute glyph for vertical font only. Luca Bennati (2): po: Update Italian translation. po: Update Italian translation. Matteo Bruni (3): wined3d: Improve invalid TEXTURETRANSFORMFLAGS handling....
2010 Oct 29
0
Wine release 1.3.6
...sts for AddERExcludedApplicationA. wer: Add a stub for WerRemoveExcludedApplication. wer/tests: Add initial tests. include: Add WerReportCreate + WerReportCloseHandle. Dmitry Timoshkov (2): user32: FindWindow() should treat an empty title same way as NULL. gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face. Eric Pouech (1): oleaut32: Fix invalid cast. Fr?d?ric Delanoy (1): jscript: Update French translation. Gustavo Henrique Milar? (3): shell32: Update Port...
2010 Nov 12
0
Wine release 1.3.7
...wer: Add a stub for WerReportSubmit. wintrust/tests: Run the test again on W98. ntdll: Add stubs for Rtl[G/S]etCurrentTransaction. wtsapi32: Add a stub for WTSLogoffSession. kernel32: Add a stub for SetProcessDEPPolicy. Dmitry Timoshkov (2): Revert "gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.". gdi32: Remove broken check for WinXP. Eric Pouech (28): msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs. msvcrt: M...