[Q] Re: [21.5] Implement FcConfig handling (95%)
Aidan Kehoe
kehoea at parhasard.net
Mon Apr 23 12:52:42 EDT 2007
Ar an ceathrú lá is fiche de mí Aibréan, scríobh Stephen J. Turnbull:
> > + CHECK_STRING (file);
> > > + if (FcConfigAppFontAddFile
> > > + (XFCCONFIG_PTR (config),
> > > + /* #### FIXME! is this really Qnative? */
> >
> > It appears to be--Google Code search is really useful for checking this,
> > http://www.google.com/codesearch .
>
> I'm not confident that we can't get hosed by LANG, etc.
We can of course get hosed by LANG on most Unixes, but not more than the
rest of the file name handling. Anyway, I’ve changed my opinion--it should
be Qfile_name. Which is normally an alias to Qnative anyway, but using it
instead seems like a sensible idea.
I now have a Mac, so I’ll get to implementing the Qfile_name-is-always-UTF-8
semantics there soon, since the system normalises text as needed and we
don’t have to (though we should :-/ ).
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
More information about the XEmacs-Patches
mailing list