[changeset] print.m (matlab compatibility)

Ben Abbott bpabbott at mac.com
Wed Mar 11 02:44:42 CDT 2009


On Mar 11, 2009, at 3:31 PM, Michael Goffioul wrote:

> On Wed, Mar 11, 2009 at 2:12 AM, Ben Abbott <bpabbott at mac.com> wrote:
>> It is available on OSX as well. There is a version bundled with  
>> X11, with
>> other versions available from Fink and DarwinPorts.
>>
>> I'm able to get a list of all TrueType fonts by ...
>>
>>        $ fc-list : file | grep '.ttf'
>>
>> Does this work on windows as well?
>
> Yes, provided that you are in a shell, to have "grep" under the hand.
>
> Michael.


ok, that's good news!

I was planning to handle the grep part in Octave.

I'm nearly done with a function the uses fontconfig to produce a  
fontpath and a list of available fonts.

When I'm done, I'll post it testing on other systems.

Ben



More information about the Octave-maintainers mailing list