~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to lib/kofficecore/THOUGHTS

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 
70
70
As you already know we'll support a zoom factor for
71
71
each axe here. (i.e. x/y zoom factors)
 
72
 
 
73
Related to that is child-panning. Indepenent of the zoom factor
 
74
the child shouldn't just show the left/top corner, but it should
 
75
"remember" the position inside the document when it's repainted
 
76
as inactive child.
72
77
###
73
78
 
74
79
If a part doesn't support zooming natively we have to fall back to WMartix