I tried (on SVN version but we didn't change anything since the
feature introduction) with verdana font from my windows XP and it is
working as expected, here is my configuration:
<configuration>
<bodyFontFamily>Verdana</bodyFontFamily>
<fonts>
<font>
<name>Verdana</name>
<style>normal</style>
<weight>normal</weight>
<embedFile>${basedir}/src/fonts/verdana.ttf</
embedFile>
<metricsFile>${basedir}/target/fonts/Verdana-
metrics.xml</metricsFile>
</font>
</fonts>
</configuration>
Could you post your pom file that we can check what is going wrong.
Regards,
Cedric,
On 4 mai, 21:52, Mimil Mimil <mimilo...@gmail.com> wrote:
> Hi Ringo,
>
> I am really sorry but I have no time right now because of the daily office
> task. If you feel that we have a bug in here please fill an issue on
> googlecode that way we will not forget it.
>
> See you later,
> Cedric,
>
> On Mon, May 3, 2010 at 2:32 PM, Ringo De Smet <ringo.des...@gmail.com>wrote:
>
>
>
>
>
> > No one?
>
> > docbkx-tools-us...@googlegroups.com<docbkx-tools-users%2Bunsubs cr...@googlegroups.com>
The DocBook work was put aside for a while due to higher priorities,
but I am starting on it again.
On 27 May 2010 15:19, Mimi...@gmail.com <mimi...@gmail.com> wrote:
>
> Could you post your pom file that we can check what is going wrong.
>
Both the pom.xml and the debug build output can be found there. Only
the scm section has been snipped from the POM.
In short, I configured the project to generate metrics files for all
the fonts installed on my Mac (/Library/Fonts), but no metrics files
end up in ${basedir}/target/fonts.
Ringo
Ringo
--
You received this message because you are subscribed to the Google Groups "Docbkx Tools Users" group.
To post to this group, send email to docbkx-to...@googlegroups.com.
On 11 August 2010 17:10, Mimil Mimil <mimi...@gmail.com> wrote:
> Hi,
> okay I found, it was easy (sorry for the long delay replies)
> The problem is just the space caracters in font names and in your working
> directory, the fault is on our side.
> I created an
> issue: http://code.google.com/p/docbkx-tools/issues/detail?id=54
OK, tnx for the investigation. I will try and remove the spaces in the
folder name as a workaround and let you know the outcome.
Ringo
Ringo