Coder Social home page Coder Social logo

fonts's Introduction

Microsoft open source fonts

This is a central location to share Microsoft's open source fonts. These fonts are:

  • Symbols - an icon font as a fallback to Microsoft's Segoe UI Symbol and Segoe MDL2 Assets
  • Selawik - a text font as a fallback to Microsoft's Segoe UI typeface

Projects using these fonts:

  • Symbols & Selawik โ€“ Winstrap
  • Symbols & Selawik โ€“ WinJS

fonts's People

Contributors

aaronbell avatar abdullahbell avatar microsoft-github-policy-service[bot] avatar msftgits avatar rachelnizh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fonts's Issues

Add Bulgarian Cyrillic glyphs

Hello! As I already said in this issue, the Bulgarian Minister of e-Government has launched an initiative for Bulgarian institutions to use fonts that support Bulgarian Cyrillic.

In this regard, I wondered who I can contact to update some of the available fonts in Windows OS to support the Bulgarian stylistic variation of the Cyrillic script?

Fonts (most used in Bulgaria) that need to be updated to support the loclBGR glyphs:

  • Arial
  • Calibri
  • Comic Sans
  • Segoe UI
  • Tahoma
  • Times New Roman
  • Verdana

Useful links from the other issue:

Tooling and contribution

Is there any plan to provide tooling and build support so that someone can contribute to the font?

License Roadmap, missing LICENSE file

I see that this is supposed to be open source, what is the plan going forward? I was looking to see some update but this one and Selawik font has not been updated for over one year.

Is Microsoft still going to support this font and bring it compatible with Segoe font?

I also see the license file is missing, there is no mention of type of license in README either.

MDL2 Assets

Is there any plan to include Segoe MDL2 Assets here?

Separate fonts repos

I suggest having one repo per font project, and using this repo to index them, such as with git submodules, or just links in the readme (eg http://github.com/itfoundry/hindkit)

This is because when you tag a release for one font family, it will include the entire repo at that stage, which may be a non-release-ready version of another family, or at least make the automatic release ZIPs full with other projects.

(The http://github.com/google/fonts repo isn't ideal, because it also has (100s of) projects all in 1 repo, but that is a 'downstream' repo, not the 'upstream' where the fonts are developed. For the upstream repos that don't have a home in the designer's own Github account/org, there is http://github.com/googlefonts :)

So perhaps a "microsoft-fonts" Github organization could be good.

A short-term suggestion is to move the license file from the root into each project's directory, since the current LICENSE file in the root has Selawick declared as an RFN and trademark, which appears to apply to the whole repo.

Source files

I suggest adding the source files and build scripts for each project :)

Font binaries are corrupt due to line feed conversion

Somehow, it looks like all of the font files committed to this repo had line feed conversion applied, so that all 0x0D 0x0A byte pairs were converted to 0x0A upon commit.

Needless to say, this makes the fonts completely unusable.

As a checksum of sorts, the file sizes should match those in the Winstrap repository:

Font Bytes
selawk.ttf 44224
selawkb.ttf 44068
selawkl.ttf 44232
selawksb.ttf 44192
selawksl.ttf 44260
winjs-symbols.ttf 47488

Edited to add: This seems to be due to the .gitattributes file, which defines a default conversion of * text eol=lf. This should probably have the following appended, to ensure that the non-SVG font files don't get mangled:

*.eot binary
*.ttf binary
*.woff binary
*.woff2 binary

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.