Giter Club home page Giter Club logo

raleway's People

Contributors

alerque avatar alexeiva avatar brandondrew avatar impallari avatar m4rc1e avatar micahbrich avatar mikedug avatar victoriaalissia 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

raleway's Issues

Add letter: Ä and ä

Hello! Love this font, good job! However the font is missing this letter: Ä and ä.
Would be awsome if you could add it in the future. It's mainly used in Sweden and Finland, but I read it's also used in German, Estonian and Slovakian alphabet to name a few.

Error on font validation (Mac OS X)

I get the following warning when validating the font on Mac OS X (10.11.3) during attempted install using Font Book (default OS X app for font management):

'name' table structure

Mathematical signs are misaligned

As noted in this issue on the TypeNetwork fork, mathematical symbols could use a little bit of alignment (and stroke weight) help. Most egregiously ‘+’ is hitched to a hot air balloon and sailing high, but lots of other minor issues are visible.

SILE Test Code

\begin{document}
\nofolios
\neverindent
\font[family=Raleway,size=32pt]
\begin{raggedright}
\begin{script}
local str = "1×<>+÷−¬=≠±≤≥3"
for _, features in ipairs({ "", "+lnum" }) do
	for _, weight in ipairs({100, 200, 300, 400, 500, 600, 700, 800, 900}) do
		SILE.call("font", { weight = weight, features = features }, function ()
			SILE.typesetter:typeset(str)
			SILE.call("hfill")
			SILE.call("font", { style = "Italic" }, { str })
			SILE.call("break")
		end)
	end
end
\end{script}
\end{raggedright}
\end{document}

image

(Shown with +onum and +lnum.)

CC: @thlinard who seems to be on a crusade on this topic 😉

Cyrillic letters exists but has major metadata problem

It looks like Raleway has cyrillic symbols in it's character list, but it's not described correctly in font's metadata, so my front-end developer has problems that it is being replaced by Arial in browser, but I can normally type cyrillic letters with it in my mockups. For example copypaste "Русский текст на Raleway" in font preview text field and you'll see it handles it, but if you search Google Fonts for Raleway with "Cyrillic" filter turned on, you'll see it isn't displayed.

proof1
proof2
proof3

Fix VF name

Once #16 is merged there is going to be an issue with the font name in the variable fonts. As the goal for that merger is complete parity with the TypeNetwork / Google Fonts release so that this repository can be the de facto upstream for the Raleway project again I am not planning to fix it as part of the work building that source. Once we have a parity release we can look at fixing things and do more releases.

The font name in the variable fonts are both "Raleway Thin". Not so appropriate when your weight setting is 900. This should be "Raleway", "Raleway Variable", or "Raleway VF"

Track down and merge Raleway Dots sources

The sister font to this, Raleway Dots, is floating around out there somewhere. When we find the sources I would suggest doing the same thing we did for the forks of this repository: stripping it down to just sources and splicing the history into this repository so the whole family is integrated.

+smcp fails on diacritics for static fonts

When using Small Caps (+smcp) OpenType feature, diacritics are not converted. See é ú and ñ in the following screenshot that compares "normal text" with Small Caps for all variants of the static fonts (I did not test the variable versions)

Raleway

Hinted OTF

Hello,
Please release OTF version using psautohint.

font-feature-settings unavailable

The font-feature-settings are not triggering the alt character styles. For example, font-feature-settings: "salt" does nothing. I tried the variable ttf as well as woff2.

I downloaded Raleway v4.101 from the official website, not Google fonts.

If I use font-feature-settings: "salt" with a different font that supports it, like Work Sans, those settings work. So, there is nothing wrong with my browser. Using Chrome.

No errors in the devtools console and I don't have another Raleway version installed on my system.

If I disable ligatures, font-feature-settings: "liga" 0;, I can see them turned off, so it's respecting some settings.

doesn't have central european characters

Hello!

I find your font beautiful, but it has one drawback -- it doesn't contain central european characters (ie. ř, ť, č, ů, ě, ď).
Would it be possible to add them?

Thanks in advance
pajousek

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.