Den 12.03.2011 23:25, skrev Igor Stasenko: > On 12 March 2011 15:12, Camillo Bruni <[email protected]> wrote: >> Does anyone know what the proceedure is to include a new font directly in >> the image without plugin support? >> >> eg Issue 3809 using DejaVu Mono in the image >> > i don't think that possible because to rasterize fonts you need a renderer Not sure if you misread what Camillo wrote as "import directly into image", but including additional fonts are certainly possible :)
As can be seen in the thread Damien linked in the issue, Juan did not provide any easily reproducable process for how he did it for the normal Deja Vu fonts though, so some experimentation would be necessary to achieve good results. Cheers, Henry PS: http://forum.world.st/Is-it-possible-to-setup-Russian-fonts-in-Pharo-Cog-VM-td3329185.html#a3332820 , you can include the FT2Plugin from a standard vm somewhere Cog will find it, and it should work. Really should make this a FAQ entry :)
