http://bugs.winehq.org/show_bug.cgi?id=33884
Bug #: 33884 Summary: webding & wingdings fonts are not reconized Product: Wine Version: 1.6-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dyvazar@numericable.fr Classification: Unclassified
since wine 1.6, both fonts webding & wingdings (ttf) only draw rectangles instead of their usual symbols. (was working fine previously)
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #1 from dino dyvazar@numericable.fr 2013-06-25 04:53:31 CDT --- its on ubuntu 13.04 logged as gnome-shell, with both fonts-opensymbol & ttf-mscorefonts-installer installed
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #2 from dino dyvazar@numericable.fr 2013-06-25 04:54:34 CDT --- its on ubuntu 13.04 logged as gnome-shell, with both fonts-opensymbol & ttf-mscorefonts-installer installed
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net 2013-06-25 06:40:04 CDT --- Both fonts work fine for me on openSUSE 12.3. I tested both notepad and Word 2007 in 1.6-rc3.
http://bugs.winehq.org/show_bug.cgi?id=33884
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #4 from Austin English austinenglish@gmail.com 2013-06-25 13:00:18 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
what program were you testing these in?
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #5 from dino dyvazar@numericable.fr 2013-06-28 10:06:00 CDT --- Get the same issue on 2 systems: - laptop: ubuntu 13.04 i386 a) browsing .wine/.../windows/fonts : the icon shows a rectangle, instead 69 previously b) clicking on wingdings.tff display the symbols as rectangles only c) need the wingdings font with metatrader 4/5 to display smiley & arrows
- desktop: ubuntu 13.10 i386 a) .../windows/fonts : both webdings & wingdings are showing rectangles only b) the wingding symbols (smiley & arrows) are missing & replaced by these rectangles.
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #6 from dino dyvazar@numericable.fr 2013-06-28 11:47:02 CDT --- Investigating a bit more:
- some truetype fonts are broken with ubuntu (and maybe outside too) due to a fontconfig issue: https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1195799
- but, even if fonts-opensymbol is installed by default on ubuntu, wine1.5/1.6 seems to search for fonts only inside .../windows/fonts/ and ignoring the fonts of the host system (seems a wine bug to me)
- in fact, copying opens__.ttf (aka opensymbol) inside the wine's windows/fonts/ folder, then the symbols (arrows, smiley, ....) are well displayed.
So to resume : only opensymbol is well used if wine find it inside its bottle, but it might also find it inside the host system.
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #7 from dino dyvazar@numericable.fr --- My used workaround (as the launchpad bug is still not fixed)
The workaround related to wine is installing opens__.ttf (opensymbol) inside .wine/..../windows/fonts/ , as wine is not able to find the fonts installed on the host system.
http://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #8 from dino dyvazar@numericable.fr --- Even after re-encoding these two fonts as 'unicode full' with fontforge (which seems to work well: all letters/symbols are recognized as they have to) wine is still unable to display them correctly.
https://bugs.winehq.org/show_bug.cgi?id=33884
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED See Also| |https://launchpad.net/bugs/ | |1195799 Resolution|--- |UPSTREAM
--- Comment #9 from Rosanne DiMesio dimesio@earthlink.net --- Marking upstream per comment 6.
https://bugs.winehq.org/show_bug.cgi?id=33884
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=33884
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #11 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=33884
Sam manzisam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |manzisam@gmail.com
--- Comment #12 from Sam manzisam@gmail.com --- fonts: Add initial version of Webdings font.
Some applications confusingly use Webdings instead of Marlett to draw non-client areas of their custom controls, this initial version of Webdings contains just a few glyphs copied from Marlett to make these apps happy.
https://source.winehq.org/git/wine.git/commit/afe2d73db6fe38d8b3f12b266420f9...
https://bugs.winehq.org/show_bug.cgi?id=33884
--- Comment #13 from Sam manzisam@gmail.com --- Multiple apps need wingdings.ttf https://bugs.winehq.org/show_bug.cgi?id=7156
Austin English 2013-03-01 13:40:53 CST
wingdings.ttf is now in git: http://source.winehq.org/git/wine.git/commitdiff/1b17f0fd5ded290a332260cad96...
though missing most symbols at this time.
https://bugs.winehq.org/show_bug.cgi?id=7156#c25