search for: sfnt2fnt

Displaying 17 results from an estimated 17 matches for "sfnt2fnt".

2009 Feb 14
3
Building wine with profile generation
Hi all, I'm trying to build wine with the following command: Code: ./configure CFLAGS="-O2 -fprofile-generate" --prefix=/home/ema/winepf As I have a lot of these errors: Code: gcc -O2 -fprofile-generate -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine /usr/bin/ld: sfnt2fnt: hidden symbol `__gcov_merge_add' in /usr/lib/gcc/i486-linux-gnu/4.3.2/libgcov.a(_gcov_merge_add.o) is referenced by DSO /usr/bin/ld: final link failed: Nonrepres...
2004 Oct 09
0
Can't compile 20040914
Hello all. I can't compile wine-20040914 cleanly: I have to make depend && make -i to skip an error in sfnt2fnt.c: gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port sfnt2fnt.o: In function fill_fontinfo': /home/fab/test/wine/wine-20040914/tools/sfnt2fnt.c:168: undefined reference to wine_cp_get_tab...
2009 Mar 02
1
Problem building from source
...er-statement -Wwrite-strings -Wpoint er-arith -g -O2 -o make_ctests.o make_ctests.c gcc -g -O2 -o make_ctests make_ctests.o gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpoint er-arith -g -O2 -o sfnt2fnt.o sfnt2fnt.c gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine ../libs/wine/libwine.so: undefined reference to `wine_build' collect2: ld returned 1 exit status make[1]: *** [sfnt2fnt] Error 1 make[1]: Leaving di...
2008 Jun 19
3
Segfault when compiling Wine 1.0 from source
...ce. The wineinstall is segfaulting, and the culprit might be an utility in the /tools directory. The error message in question: make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/include' make[1]: Entering directory `/home/user/wine-1.0.0~winehq0~debian~4.0/fonts' ../tools/sfnt2fnt -o coue1255.fon -d 128 ./courier.ttf 13,1255,8 make[1]: *** [coue1255.fon] Segmentation fault make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/fonts' make: *** [fonts] Error 2 Is there any special compiler options needed? GCC version is 4.1.2 Make version is 3.81 Distro: X...
2009 Jul 14
4
error on solaris please help interlocked*functions
...to compile Wine. > > cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -g -D__i386__ -o makedep.o makedep.c > cc -g -D__i386__ -o makedep makedep.o > ../tools/makedep -C. -S.. -T.. -I/usr/include/freetype2 fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c > `makedep' is up to date. > ../../tools/makedep -C. -S../.. -T../.. ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.c gettid.c interlocked.c isinf.c isnan.c lstat.c memcpy_unaligned.c memmove.c mkstemps.c poll.c pread.c pwrite.c readlin...
2006 Jun 06
0
0.9.14 source + invisible fonts prob
...e being yes. Anyway, the advice at the end of configure was to install FontForge otherwise I would have absolutely no font visibility. I installed the latest FontForge, 7-May-2006, and I was able to build wine. However, I saw from the build logs that there were many missing glyphs when the ../tools/sfnt2fnt program was run. In the past, I was able to copy my windows fonts to the ~/.wine/drive_c/windows/fonts/ directory and get wine running. This directory is now empty and copying windows fonts there still does not make the fonts in e.g. winecfg vivible. Should I downgrade FontForge? Do something e...
2010 Dec 09
3
How to recompile Wine on ARM
...trength-reduce -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o makedep.o makedep.c arm_v5t_le-gcc -g -O2 -o makedep makedep.o /home/Kanna/wine-1.3.8/tools/makedep -C. -S.. -T.. fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c /home/Kanna/wine-1.3.8/tools/makedep: /home/Kanna/wine-1.3.8/tools/makedep: cannot execute binary file I am getting the above error, because i am using x86 for cross-compiling the wine to ARM, the makedep is compiled for ARM, so it cannot run on the x86. Please help to compile the Wine...
2008 Apr 04
0
Wine release 0.9.59
...shell32: Use the larger Wine logo icon in the About dialog. notepad: Use the larger icon in the About dialog. wrc: parser_error must append a newline. kernel32/tests: Added some tests for FindResource. kernel32/tests: Fix the FindFirstVolume test on Vista. tools/sfnt2fnt: Separate the building of the font data and the actual file creation. tools/sfnt2fnt: Merge the fnt2fon code into sfnt2fnt to allow generating fonts in a single step. tools/sfnt2fnt: Add getopt option parsing. fonts: Store the generated TrueType fonts in the repository, and rebuil...
2006 May 02
8
Further to 0.9.8 to 0.9.12 update problems
Hi NG Well I started with a vanilla install using the SuSE 0.9.12 9.3 rpm as previously mentioned. I erased the 0.9.8 version first. Then ran wineprefixcreate Then launched winecfg; This is the screen output http://members.cox.net/bob3bob3/winecfg.png notepad also had the same kind of output with small/non existant text Tried installing fonts from the winetools folder I had before, thinking
2014 Oct 31
0
Wine release 1.7.30
...hedit doesn't implement ITextDocument 17796 Citavi: No network access (wininet.dll InternetGetConnectedStateExW returns incorrect network connection state) 18567 Universe at War - Reports installation failed but seem to install just fine 18832 compiling with -fprofile-generate fails on sfnt2fnt due to hidden symbol 21880 NHL 2009 Cannot be launched 21945 regedit export: unmatched REG_SZ quote in *.reg files 23293 Pippa Funnell - Secrets of the Ranch fails to start with X error (GLX?) 24086 VirtualDub: invisible text in some dialogs 24537 TimezAttack Demo has no sound, hangs...
2013 Nov 08
0
Wine release 1.7.6
...e top-level makefile. makefiles: Build makedep from the top-level makefile. wmc: Don't put timestamps in generated files. wrc: Remove an unused variable. wmc: Define WINE_UNICODE_API directly in the source. wrc: Define WINE_UNICODE_API directly in the source. sfnt2fnt: Define WINE_UNICODE_API directly in the source. user32: Create the desktop window to trigger builtin class registration before accessing the class list. user32: Automatically load comctl32 when one of its classes is requested. advapi32/tests: Use the function pointer to call RegD...
2009 May 22
0
Wine release 1.1.22
...railing decimal zeroes when rounding a number in VarFormat. oleaut32: Add a failing VarFormat test showing that wine wrongly truncates decimals with large negative exponents instead of rounding. Detlef Riekenberg (1): wininet/tests: Remove a duplicate test. Dmitry Timoshkov (5): sfnt2fnt: Take into account external leading when calculating the font point size. winedump: Add an ability to dump font files. system.sfd: Make lower case latin letters in 18 pixel Japanese bitmap font not bold. user32: Invalidate a being removed listbox item before deleting it as it'...
2014 Feb 07
0
Wine release 1.7.12
...ry. urlmon/tests: Fix handling of FINDINGRESOURCE now that all the tests are against the same server. makedep: Generate rules for bitmap fonts based on pragmas in the .sfd file. makedep: Generate install rules for TrueType fonts based on pragmas in the .sfd file. tools: Move sfnt2fnt to its own directory. tools: Remove no longer used fnt2fon tool. sfnt2fon: Use getopt_long to allow arbitrary option order. make_specfiles: Don't propagate -noname flag to non-ordinal functions. msvcp90: Export _Xmem. msvcp71: Fix argument types for some fstream co...
2007 Dec 14
0
Wine release 0.9.51
...install their uninstall information there. commdlg: File name and extension offsets are not guaranteed to be the same in W->A conversions. fonts: Add 18 pixel strike with japanese fonts to system.sdf. system.sfd: Modify a few 18 pixel glyphs to generate metrics correctly. sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks. fonts: Build the jvgasys.fon from the 18 pixel strike. gdi32: Font tests with Japanese font data. Thanks to Dmitry Timoshkov fo...
2012 Jun 22
0
Wine release 1.5.7
...the appropriate swapchain. wined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties(). wined3d: Only store a different screen format if it's explicitly changed through wined3d. wined3d: Get rid of the d3d_caps debug channel. Hilko Bengen (1): sfnt2fnt: Fix broken .fon files on big-endian architectures. Huw Davies (17): winspool: Install the ppd files into the driver directory. winspool: Set the printer status of old printers to indicate that they should check for driver updates. winspool: Update the ppd file of an already inst...
2010 May 07
0
Wine release 1.1.44
...is not really used from resource_test_cleanup. wpp: Remove variable dbgtext which is not really used frommake_number. winedump: Remove variable strtable which is not really used from dump_symbol_table. winmm: Remove variable devID which is not really used from MMDRV_Message. sfnt2fnt: Remove variable descent which is not really used from fill_fontinfo. wordpad: Remove variable i which is not really used from OnCommand. rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall. d3drm: Remove two variables which are not really used fro...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...thread.c timer.c token.c trace.c unicode.c user.c window.c winstation.c > :info:build config.status: creating tools/Makefile > :info:build ../tools/makedep -C. -S.. -T.. -I/opt/local/include/freetype2 -I/opt/local/include fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c > :info:build config.status: creating tools/widl/Makefile > :info:build config.status: creating tools/winebuild/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c server.c typegen.c typelib.c typetree.c utils.c widl.c...