--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/Vx4RzESA9HkJ.
To post to this group, send email to dom...@googlegroups.com.
To unsubscribe from this group, send email to dompdf+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dompdf?hl=en.
Version 0.5.2 and 0.6 version 0.5 installed on the source file using the load_font.php (remove sources of difrectorio the c: \ windows \ fonts \ windows) in the version 0.6 please use the setup file and that load_font.php version brings. which tells me that the source is invalidated.
Thanks
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/OWfusg8Pd-4J.
cuando instalo con setup me dice "fuente invalida" ,cuando lo hago por consola me genera los archivos ufm y copia los ttf en la carpeta fonts pero al tratar de utilizar la fuente cargada no opera.
le adjunto link para descargar fuentes
http://portalink.cl/arialn.zip
the only thing done to ttf files, was left in lower case the name of each file ttf
2012/4/25 BrianSCan you post the exact message you receive? Also, can you post the font somewhere so we can take a look at it?
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/XCulbkNfsTQJ.
estimated brian, I used the zip ud left me with sgte result, which the same to install the font I mismo.alguna idea from already thank you very much, I sent the resulting pdf.
http://portalink.cl/testarialnarrow.pdf
2012/5/13 BrianS
In 0.6.0 beta 3 there is a new web-based font installer built in to dompdf. You can access it at dompdf/www/fonts.php. You have to change the admin username/password to access that feature, you can do this in your configuration file.
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/j6O0s2-S1n0J.
I put the files you sent me http://eclecticgeek.com/dompdf/fonttemp/arial-narrow.zip in the fonts folder is generated arial.ufm.php up the next file. sorry for my English.
2012/5/15 BrianSWhat files do you have in your dompdf/lib/fonts folder? And what is the content of your dompd_font_family_cache?
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/KM7FGyjxJXkJ.
yes, I renamed the file, but only that the arial narrow font.
<?php return array (
'arialnarrow' =>
array (
'normal' => DOMPDF_FONT_DIR . 'arialn',
'bold' => DOMPDF_FONT_DIR . 'arialnb',
'italic' => DOMPDF_FONT_DIR . 'arialni',
'bold_italic' => DOMPDF_FONT_DIR . 'arialnbi',
),
) ?>
def("DOMPDF_DEFAULT_FONT", "arialnarrow");
no creo que tu español sea peor que mi ingles.
2012/5/15 BrianS
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/j53Ro79P250J.
Dear Brians, recently I have seen with the example of detention arial narrow that you left me (http://eclecticgeek.com/dompdf/debug.php?identifier=f6a35916ec0f35d16528976188700d30), but I see the word "Arial" is not written in Arial font and the word "arial narrow" is written with Arial, I have not able to use the font arial narrow.
2012/5/15 BrianSOn Tuesday, May 15, 2012 3:41:37 PM UTC-4, rodrigo saavedra wrote: