Jeremy: intriguing idea and would make an excellent piece of polish.
To do it generically will require some cunning code something along the
lines of the following to satisfy the necessary alignment conditions:
underlying_dot_scaling = 1.0 units
critical_width = logo_width + str_width (" 11.")
nearest_alignment = round_nearest(criitical_width) # integer target size
for alignment
scaling_factor = critical_width / nearest_alignment
canvas.apply_scale(scaling_factor, scaling_factor)
canvas.paint(logo)
canvas.moveto(logo_width)
canvas.draw_text ("11.10")
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828733
Title:
LightDM "ubuntu" theming is off-brand (font, dots, CoF, spacing, step-
down)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/828733/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs