css cursive and fantasy standard font families undefined

Bug #41361 reported by Eitan
6
Affects Status Importance Assigned to Milestone
fontconfig (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

in this ubuntuforum discussion:

http://ubuntuforums.org/showthread.php?p=956975#post956975

i detail the problem and souki detailed the solution.

briefly:
  in html pages, there's no support for the css font-families: cursive and fantasy.

 the remedy is to edit /etc/fonts/fonts.conf (or maybe local.conf)
  to include:

<fontconfig>
        <alias>
                <family>cursive</family>
                <prefer>
                        <family><!-- place appropriate font family for cursive here --></family>
                </prefer>
        </alias>
</fontconfig>

Revision history for this message
Craig73 (funrun73) wrote :
Revision history for this message
Craig73 (funrun73) wrote :
Revision history for this message
Craig73 (funrun73) wrote :

Based on the above test HTML for the families stated by the w3 (http://www.w3.org/Style/Examples/007/fonts) this does appear to be working in Ubuntu 8.10.

While this was reported a while ago, and there hasn't been any recent activity on the ticket, please be sure to let us know if you are still experiencing a problem with this issue, and if you have tried the latest version of Ubuntu to resolve it. Thank-you for helping to make Ubuntu better.

Changed in fontconfig:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.