Pharo4Stef wrote:
This is strange because the system is looking for the correct location but does not find them.

Which build are you using?
Prior to slice 13065 integration in build 30807
'\windows\fonts' asFileReference fullName  -->   'C:\Users\Ben\AppData\Roaming\Pharo\images\Case5296-30803\windows\fonts'
after
'\windows\fonts' asFileReference fullName  -->  '\windows\fonts'

cheers -ben


On 04 Apr 2014, at 19:09, Chris Cunningham <cunningham...@gmail.com> wrote:

It is located in \Windows\Fonts (and window is case-agnostic, so \windows\fonts works as well)

-cbc


On Fri, Apr 4, 2014 at 9:48 AM, Pharo4Stef <pharo4s...@free.fr> wrote:
Hi guys


I’m trying to understand why people get problems with fonts on windows.
The logic in the font manager is

         'cdefghijklmnopqrstuvwxyz'
        et pour chaque disc dans  '\windows\fonts' '\winnt\fonts


but I wonder if the location of font on windows 7 is correct.
Can anybody with a window 7 report where the fonts are located?

stef



Reply via email to