[Phpmyadmin-devel] dropping $*font_family

Hi, how about dropping $*_font_family? as the Browser self selects the correct font to display foreign chars and not all themes respect this variable -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet

Hi On Fri 25. 11. 2005 15:01, Marc Delisle wrote:
Sebastian Mendel a écrit :
Hi,
how about dropping $*_font_family?
as the Browser self selects the correct font to display foreign chars and not all themes respect this variable
Currently used in pdf_schema.php
Not important at all. For utf-8 we use FreeSans in all cases and this is what most users get anyway. If we switch to tahoma (for iso-8859-2) and to helvetica (for rest) nobody will find difference. I'm going to change it this way. -- Michal Čihař | http://cihar.com

Hi On Fri 25. 11. 2005 12:47, Sebastian Mendel wrote:
how about dropping $*_font_family?
as the Browser self selects the correct font to display foreign chars and not all themes respect this variable
Okay for me. -- Michal Čihař | http://cihar.com
participants (3)
-
Marc Delisle
-
Michal Čihař
-
Sebastian Mendel