Public bug reported:

Version information: Gutsy tribe 5 (2007-08-25)

Description:

When using 8pt BitStream Vera font, advance is not working correctly.

How to reproduce (option 1):

1. Open gedit.
2. Set Bitstream Vera Serif Roman 8 in preferences.
3. Write Pokemon in a document.
4. See how the advance values are off, and the word is formatted strangely.

How to reproduce (option 2):

1. Create an HTML file with the following content.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>

<head>

<title>Testing small font</title>

<style type="text/css">
body { font-size: 8pt }
</style>
</head>

<body>

Pokemon
</body>

</html>


2. Open the HTML page in Firefox.
3. See how the advance values are off, and the word is formatted strangely.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Problem with advance in 8pt Vera Serif font
https://bugs.launchpad.net/bugs/134681
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to