Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

commits-2
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068212.html

Name: Graphics-topa.346
Ancestors: Graphics-topa.345

DejaVu rendering: Improve v-fuzz by ensuring integral virtual font heights.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068213.html

Name: Graphics-topa.347
Ancestors: Graphics-topa.346

(Oops. Use 30% smaller PNGs)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068214.html

Name: Graphics-topa.348
Ancestors: Graphics-topa.347

Very Small fonts do no longer need descender adjustment

=============================================

Reply | Threaded
Open this post in threaded view
|

Re: Daily Commit Log

Eliot Miranda-2
Hi Tobias,

    is there any chance of a 10 point font, especially for code?  I find the 9 point a little painful for my eyes but find the 12 point font way too big.

On Mon, Jun 13, 2016 at 2:57 PM, <[hidden email]> wrote:
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068212.html

Name: Graphics-topa.346
Ancestors: Graphics-topa.345

DejaVu rendering: Improve v-fuzz by ensuring integral virtual font heights.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068213.html

Name: Graphics-topa.347
Ancestors: Graphics-topa.346

(Oops. Use 30% smaller PNGs)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068214.html

Name: Graphics-topa.348
Ancestors: Graphics-topa.347

Very Small fonts do no longer need descender adjustment

=============================================




--
_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: Daily Commit Log

Eliot Miranda-2


On Fri, Jun 17, 2016 at 1:14 PM, Eliot Miranda <[hidden email]> wrote:
Hi Tobias,

    is there any chance of a 10 point font, especially for code?  I find the 9 point a little painful for my eyes but find the 12 point font way too big.

And BTW, the new font/font rendering looks great!  Thanks.
 

On Mon, Jun 13, 2016 at 2:57 PM, <[hidden email]> wrote:
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068212.html

Name: Graphics-topa.346
Ancestors: Graphics-topa.345

DejaVu rendering: Improve v-fuzz by ensuring integral virtual font heights.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068213.html

Name: Graphics-topa.347
Ancestors: Graphics-topa.346

(Oops. Use 30% smaller PNGs)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068214.html

Name: Graphics-topa.348
Ancestors: Graphics-topa.347

Very Small fonts do no longer need descender adjustment

=============================================




--
_,,,^..^,,,_
best, Eliot



--
_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: Daily Commit Log

Eliot Miranda-2


On Fri, Jun 17, 2016 at 1:15 PM, Eliot Miranda <[hidden email]> wrote:


On Fri, Jun 17, 2016 at 1:14 PM, Eliot Miranda <[hidden email]> wrote:
Hi Tobias,

    is there any chance of a 10 point font, especially for code?  I find the 9 point a little painful for my eyes but find the 12 point font way too big.

And BTW, the new font/font rendering looks great!  Thanks.

Except that the tab width doesn't scale with font size.  IMO it must ;-)  A tab in a Smalltalk code font should always have a width of about 4 spaces.  With the current system I presume it will be the same width as a space in a sufficiently large font.
 
 

On Mon, Jun 13, 2016 at 2:57 PM, <[hidden email]> wrote:
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068212.html

Name: Graphics-topa.346
Ancestors: Graphics-topa.345

DejaVu rendering: Improve v-fuzz by ensuring integral virtual font heights.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068213.html

Name: Graphics-topa.347
Ancestors: Graphics-topa.346

(Oops. Use 30% smaller PNGs)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068214.html

Name: Graphics-topa.348
Ancestors: Graphics-topa.347

Very Small fonts do no longer need descender adjustment

=============================================




--
_,,,^..^,,,_
best, Eliot



--
_,,,^..^,,,_
best, Eliot



--
_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: Daily Commit Log

marcel.taeumel
In reply to this post by Eliot Miranda-2
Eliot Miranda-2 wrote
Hi Tobias,

    is there any chance of a 10 point font, especially for code?  I find
the 9 point a little painful for my eyes but find the 12 point font way too
big.

On Mon, Jun 13, 2016 at 2:57 PM, <[hidden email]> wrote:

> Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24
> hours:
>
> http://lists.squeakfoundation.org/pipermail/packages/2016-June/068212.html
>
> Name: Graphics-topa.346
> Ancestors: Graphics-topa.345
>
> DejaVu rendering: Improve v-fuzz by ensuring integral virtual font heights.
>
> =============================================
>
> http://lists.squeakfoundation.org/pipermail/packages/2016-June/068213.html
>
> Name: Graphics-topa.347
> Ancestors: Graphics-topa.346
>
> (Oops. Use 30% smaller PNGs)
>
> =============================================
>
> http://lists.squeakfoundation.org/pipermail/packages/2016-June/068214.html
>
> Name: Graphics-topa.348
> Ancestors: Graphics-topa.347
>
> Very Small fonts do no longer need descender adjustment
>
> =============================================
>
>


--
_,,,^..^,,,_
best, Eliot
+1

Maybe 10 or 11 point.

Best,
Marcel