Re: [151794] trunk/dports/graphics/fntsample

2016-08-22 Thread Mojca Miklavec
On 22 August 2016 at 20:15, Ryan Schmidt wrote: > >> +@@ -944,7 +944,7 @@ int main(int argc, char **argv) >> + exit(1); >> + } >> + >> +-cairo_set_source_rgb(cr, 0.0, 0.0, 0.0); >> ++cairo_set_source_rgb(cr, 0.0, 0.0, 0.0); >> + draw_glyphs(cr, cr_font, face, fontname, o

Re: [151794] trunk/dports/graphics/fntsample

2016-08-22 Thread Ryan Schmidt
fied Paths > > • trunk/dports/graphics/fntsample/Portfile > Added Paths > > • trunk/dports/graphics/fntsample/files/ > • trunk/dports/graphics/fntsample/files/patch-color.diff > Diff > > Modified: trunk/dports/graphics/fntsample/Portfile (151793 => 151