Hi! The cuestion is, how can i include fonts in drupal 6? I created a theme with Artistier and I created my theme including a special ttf font, when I view the page in my PC which has the font instaled, I can see the page well, but when I try to see the page from other machine, Drupal changes the fonts. can you help me? thanks a lot -- "La perseverancia es un árbol de raíces amargas, pero de frutos muy dulces." Gastón Pablo Perez Email:gpperez@gmail.com <Email%3Agpperez@gmail.com>
CSS3 @fontface will help for modern browsers: http://www.css3.info/preview/web-fonts-with-font-face/ No idea how to do a similar thing in internet explorer 2009/8/18 Gastón Pablo Pérez <gpperez@gmail.com>
Hi!
The cuestion is, how can i include fonts in drupal 6? I created a theme with Artistier and I created my theme including a special ttf font, when I view the page in my PC which has the font instaled, I can see the page well, but when I try to see the page from other machine, Drupal changes the fonts.
can you help me?
thanks a lot -- "La perseverancia es un árbol de raíces amargas, pero de frutos muy dulces."
Gastón Pablo Perez Email:gpperez@gmail.com <Email%3Agpperez@gmail.com>
This has not much to do with Drupal, since you're using a non standard web font the best you can do is convert it using textimage to convert the text to an image using your ttf file (see http://drupal.org/project/textimage) If you're using this font for the body text, you better provide an alternative font for people that don't have your font. From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Gastón Pablo Pérez Sent: dinsdag 18 augustus 2009 15:06 To: Drupal support list (drupal.org); Drupal Develompent List (drupal.org) Subject: SPAM --- [development] Fonts in drupal Hi! The cuestion is, how can i include fonts in drupal 6? I created a theme with Artistier and I created my theme including a special ttf font, when I view the page in my PC which has the font instaled, I can see the page well, but when I try to see the page from other machine, Drupal changes the fonts. can you help me? thanks a lot -- "La perseverancia es un árbol de raíces amargas, pero de frutos muy dulces." Gastón Pablo Perez Email:gpperez@gmail.com<mailto:Email%3Agpperez@gmail.com>
participants (4)
-
Aaron Winborn -
Gastón Pablo Pérez -
Naheem Zaffar -
Peter Droogmans