I was trying to build up a little application for previewing and installing FreeType fonts using Gtk#, but I didn’t found any existing API for loading the font face from a file (.ttf) in Mono.Cairo. In Mono.Cairo there is the class FontFace that represents a FontFace, this class has only a constructor that accept an … Continue reading Loading font face from file using Mono and Cairo
Tag: c#
theMonoSpot
theMonoSpot is a simple application that can be used to scan an avi file and extract some informations about audio and video data flow. Visit the official website: http://www.integrazioneweb.com/themonospot/.