Let's update Source Sans/Code fonts! Slice in inbox

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

Let's update Source Sans/Code fonts! Slice in inbox

Aliaksei Syrel
Hi

As you may know current embedded fonts don't have many non-latin characters.
Luckily adobe updated them and pushed new versions on github

Inline image 1

Here is issue:

And slice:
SLICE-Issue-16935-Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic-AliakseiSyrel.1

Cheers,
Alex

Reply | Threaded
Open this post in threaded view
|

Re: Let's update Source Sans/Code fonts! Slice in inbox

Tudor Girba-2
Great!

Doru


> On Nov 6, 2015, at 12:20 AM, Aliaksei Syrel <[hidden email]> wrote:
>
> Hi
>
> As you may know current embedded fonts don't have many non-latin characters.
> Luckily adobe updated them and pushed new versions on github
> https://github.com/adobe-fonts/source-sans-pro
> https://github.com/adobe-fonts/source-code-pro
>
> <Source fonts.png>
>
> Here is issue:
> https://pharo.fogbugz.com/f/cases/16935/Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic
>
> And slice:
> SLICE-Issue-16935-Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic-AliakseiSyrel.1
>
> Cheers,
> Alex
>

--
www.tudorgirba.com

"From an abstract enough point of view, any two things are similar."




Reply | Threaded
Open this post in threaded view
|

Re: Let's update Source Sans/Code fonts! Slice in inbox

Uko2
In reply to this post by Aliaksei Syrel
kudos for the first phrase :)

On 06 Nov 2015, at 00:20, Aliaksei Syrel <[hidden email]> wrote:

Hi

As you may know current embedded fonts don't have many non-latin characters.
Luckily adobe updated them and pushed new versions on github

<Source fonts.png>

Here is issue:

And slice:
SLICE-Issue-16935-Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic-AliakseiSyrel.1

Cheers,
Alex


Reply | Threaded
Open this post in threaded view
|

Re: Let's update Source Sans/Code fonts! Slice in inbox

Aliaksei Syrel
:)
Btw, Yuriy, somehow after your comment I got an idea to try if it would be possible to write pharo code in a language different from english. And the answer is yes! Pharo allows class and method names to be non-latin:

Inline image 2

However, if I try to have non-latin inst var name I get:

Inline image 3

Which is a bug, I suppose :D

If anyone will get bored or have too many free time - fix is welcomed :D


Cheers,
Alex

On Fri, Nov 6, 2015 at 3:19 PM, Yuriy Tymchuk <[hidden email]> wrote:
kudos for the first phrase :)

On 06 Nov 2015, at 00:20, Aliaksei Syrel <[hidden email]> wrote:

Hi

As you may know current embedded fonts don't have many non-latin characters.
Luckily adobe updated them and pushed new versions on github

<Source fonts.png>

Here is issue:

And slice:
SLICE-Issue-16935-Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic-AliakseiSyrel.1

Cheers,
Alex



Reply | Threaded
Open this post in threaded view
|

Re: Let's update Source Sans/Code fonts! Slice in inbox

Aliaksei Syrel
You know, programming languages for kids become popular nowadays and some of them get funding from government. Not all children know english well enough, so language-specific pharo could also be advertised from this prospective

Cheers,
Alex

On Fri, Nov 6, 2015 at 4:08 PM, Aliaksei Syrel <[hidden email]> wrote:
:)
Btw, Yuriy, somehow after your comment I got an idea to try if it would be possible to write pharo code in a language different from english. And the answer is yes! Pharo allows class and method names to be non-latin:

Inline image 2

However, if I try to have non-latin inst var name I get:

Inline image 3

Which is a bug, I suppose :D

If anyone will get bored or have too many free time - fix is welcomed :D


Cheers,
Alex

On Fri, Nov 6, 2015 at 3:19 PM, Yuriy Tymchuk <[hidden email]> wrote:
kudos for the first phrase :)

On 06 Nov 2015, at 00:20, Aliaksei Syrel <[hidden email]> wrote:

Hi

As you may know current embedded fonts don't have many non-latin characters.
Luckily adobe updated them and pushed new versions on github

<Source fonts.png>

Here is issue:

And slice:
SLICE-Issue-16935-Source-Sans-and-Code-fonts-do-not-support-non-latin-characters-symbols-or-cyrillic-AliakseiSyrel.1

Cheers,
Alex