Re: eot embedded fonts

2013-10-07 Thread Jan Holesovsky
Hi Brennan, Norbert Thiebaud píše v Ne 06. 10. 2013 v 00:48 +0200: > > Hi, I have finally gotten some time to work on this and I am happy to say my > > library is now integrated with the build of libreoffice that I have on my > > desktop, and embedded fonts in EOT format appear to be working. Thi

Re: eot embedded fonts

2013-10-06 Thread David Tardon
Hi, On Sat, Oct 05, 2013 at 03:31:16PM -0700, Brennan T Vincent wrote: > +Fridrich, who has dealt with this sort of thing several times :) > > Hi, I have finally gotten some time to work on this and I am happy to say > my library is now integrated with the build of libreoffice that I have on > my

Re: eot embedded fonts

2013-10-05 Thread Norbert Thiebaud
On Sun, Oct 6, 2013 at 12:31 AM, Brennan T Vincent wrote: > +Fridrich, who has dealt with this sort of thing several times :) > > Hi, I have finally gotten some time to work on this and I am happy to say my > library is now integrated with the build of libreoffice that I have on my > desktop, and

Re: eot embedded fonts

2013-10-05 Thread Brennan T Vincent
+Fridrich, who has dealt with this sort of thing several times :) Hi, I have finally gotten some time to work on this and I am happy to say my library is now integrated with the build of libreoffice that I have on my desktop, and embedded fonts in EOT format appear to be working. This should unblo

Re: eot embedded fonts

2013-08-27 Thread Lubos Lunak
On Tuesday 27 of August 2013, Brennan T Vincent wrote: > Thanks Lubos > > I should clarify, I already have an eot->ttf converter working; proof Ah, I read this the other way around the first time. > positive that MS and Monotype's documentation is sufficient :). I just need > to clean up the cod

Re: eot embedded fonts

2013-08-27 Thread Khaled Hosny
On Tue, Aug 27, 2013 at 07:55:05PM +0200, Jan Holesovsky wrote: > Hi Khaled, > > Khaled Hosny píše v Út 27. 08. 2013 v 19:26 +0200: > > > I just did a quick search and found this library which seems to able to > > convert the few MTX-compressed eot fonts I have (the fonts were > > generated using

Re: eot embedded fonts

2013-08-27 Thread Jan Holesovsky
Hi Khaled, Khaled Hosny píše v Út 27. 08. 2013 v 19:26 +0200: > I just did a quick search and found this library which seems to able to > convert the few MTX-compressed eot fonts I have (the fonts were > generated using Google’s sfntly library, though): > > https://github.com/umanwizard/libeot

Re: eot embedded fonts

2013-08-27 Thread Khaled Hosny
On Tue, Aug 27, 2013 at 05:25:42PM +0200, Lubos Lunak wrote: > On Tuesday 27 of August 2013, Brennan T Vincent wrote: > > Hi all, > > > > One of the most commonly-occurring problems with .pub import is the fact > > that we don't respect embedded fonts. Now that LibreOffice supports > > embedded fon

Re: eot embedded fonts

2013-08-27 Thread Brennan T Vincent
Thanks Lubos I should clarify, I already have an eot->ttf converter working; proof positive that MS and Monotype's documentation is sufficient :). I just need to clean up the code, write some unit tests, etc. before I am comfortable submitting it to LibreOffice. I'll take a look at EmbeddedFontsH

Re: eot embedded fonts

2013-08-27 Thread Lubos Lunak
On Tuesday 27 of August 2013, Brennan T Vincent wrote: > Hi all, > > One of the most commonly-occurring problems with .pub import is the fact > that we don't respect embedded fonts. Now that LibreOffice supports > embedded fonts, it should be possible to make this work. That depends. EOT is a Mic

Re: eot embedded fonts

2013-08-27 Thread Brennan T Vincent
Sure, I can work on the libreoffice integration myself. Pointers would be good :) On Tue, Aug 27, 2013 at 12:15 AM, Jan Holesovsky wrote: > Hi Brennan, > > Brennan T Vincent píše v Po 26. 08. 2013 v 21:23 -0700: > > > One of the most commonly-occurring problems with .pub import is the > > fact

Re: eot embedded fonts

2013-08-27 Thread Jan Holesovsky
Hi Brennan, Brennan T Vincent píše v Po 26. 08. 2013 v 21:23 -0700: > One of the most commonly-occurring problems with .pub import is the > fact that we don't respect embedded fonts. Now that LibreOffice > supports embedded fonts, it should be possible to make this work. > > A few questions: > >

eot embedded fonts

2013-08-26 Thread Brennan T Vincent
Hi all, One of the most commonly-occurring problems with .pub import is the fact that we don't respect embedded fonts. Now that LibreOffice supports embedded fonts, it should be possible to make this work. A few questions: (1) Do we support Embedded OpenType fonts currently? (.eot) (2) If not (