[Cuis] Fixed-Width Font

Phil (list) pbpublist at gmail.com
Mon Aug 3 14:16:21 CDT 2015


On Mon, 2015-08-03 at 12:54 -0400, Dan Norton wrote:
> On 29 Jul 2015 at 11:54, Juan Vuletich wrote:
> 
> > Hi Dan,
> > 
> > I looked for it in old stuff I haven't touched in several years, and
> > found it. Glyph rendering is done by FreeType. 
> > https://www.dropbox.com/sh/9d5xi3x2lvtrtum/AABy17XMTRmciA44ysM-vuxza
> > ?dl=0
> > 
> > This original ran on the Mac I had by then, but with the VM I added,
> > it 
> > seems to work ok on Windows. Anyway, there are no guarantees. I
> > didn't 
> > try to import the files generated, and for sure you'd need to add
> > glyphs 
> > for 128, 129, 130 and 131, to follow the Cuis convention.
> > 
> > BTW, I suggest using free fonts, that you can share without concern.
> > DejaVu Sans is a good option. Inconsolata is just great. There are
> > several more free code-oriented monospaced fonts out there.
> > 
> 
> I'm trying to get FreeType built and also I did a clone of:
> 
> https://github.com/rougier/freetype-gl
> 
> Unfortunately when I compile embedded-font.c the following occurs:
> 
> fatal error C1083: Cannot open include file: 'vera-16.h': No such file or directory
> 
> Do any of you Cexperts know where I can get 'vera-16.h'? Google search produces ads for 
> soaps containing aloe vera :-)
> 

It looks like it's a file generated from Vera.ttf based on
https://travis-ci.org/rougier/freetype-gl

>  - Dan
> 
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org






More information about the Cuis mailing list