On 8/1/07, Pavel Janík <[EMAIL PROTECTED]> wrote: > > in my m223 based build, I see this: > > > > http://tmp.janik.cz/OpenOffice.org/MacOSX/SRC680_m223:small_fonts.png > > > > Fonts are smaller than before. Unreadable. > > > > Fonts in documents look the same as before. > > This change is the culprit: > > http://go-oo.org/bonsai/cvsview2.cgi? > diff_mode=context&whitespace_mode=show&subdir=gsl/vcl/aqua/source/ > window&command=DIFF_FRAMESET&file=salframe.cxx&rev1=1.48.242.9&rev2=1.48 > .242.10&root=/var/cvsup > > Reverting ScriptCode to: > > const ScriptCode eScriptCode = smSystemScript; > > Helped. > > Please fix this.
OK. Could you confirm that const ScriptCode eScriptCode = kFontSlavicScript; causes the small fonts? Cheers, -- Etsushi Kato [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
