GithubHelp home page GithubHelp logo

westwood_sans's Introduction

Westwood Sans

Westwood Sans is a custom font for UCLA ACM. Made with Figma and Glyphs.

Usage

To use via CDN, just copy this into your CSS file:

@import url('https://cdn.jsdelivr.net/gh/uclaacm/westwood_sans/font.css');

If you don't have a CSS file just use <style> tags in the HTML.

And then use this CSS rule to specify the family

font-family: 'Westwood Sans', sans-serif;

Here's an example of how to use it

You could also just download it and install it normally

Note: when installing a newer version of the font, delete the old font from your system first! (In some cases, the new changes won't take effect if the old version isn't removed first)

Version History

v1.0

  • All kerning and thickness
  • First "official release"

v0.5

  • Kerning for regular
  • Thickness for regular

v0.4.1

  • Kerning for regular 'Y'

v0.4

  • Kerning for regular
  • Tweaked spacing

v0.3

  • All basic keyboard characters
  • Basic spacing for all characters

v0.2

  • All uppercase letters
  • Spacing for lowercase letters
  • Period and exclamation mark

v0.1

  • Initial release w/ only lowercase letters

westwood_sans's People

Contributors

willhsieh avatar ha-chu avatar kimeiga avatar ps1vy avatar tfukaza avatar annieebow avatar

Stargazers

 avatar Naman Modani avatar Alex Haddad avatar  avatar  avatar Brandmuffin avatar Timothy Gu avatar

Watchers

James Cloos avatar William Chern avatar Chinmaya Vempati avatar Kevin Tang avatar  avatar  avatar  avatar

westwood_sans's Issues

Circular char kerning

Kerning between circular letters should be same. In the image, top is Gilroy, and bottom is Westwood Sans. Notice in Gilroy, kerning of 'oo', 'oc', and 'od' are all the same. It should be the same for Westwood IMO. Consider similar kerning for other circular letters too, like 'a', 'b', etc.
image

O is not circular

For some reason, the 'O' and 'o' are not symmetrical - it appears to be bulging out to one side.
Screen Shot 2021-03-20 at 10 13 15 PM

'C' is uneven

The letter 'C' has uneven width, unless this is intentional.
Screen Shot 2021-03-21 at 2 09 33 PM

Uneven 'y'

The 'y' character seems to have uneven width - the bottom part seems thinner than the upper half.

Number height

Numbers like '1' appear higher than "round" numbers like '9'. Maybe reduce the height of numbers like '1'

Web demo of font

Great work so far on Westwood Sans! It'd be great if we could have a webpage that lets us demo the font without installing it locally.

This should be pretty simple: we just need to load the .ttf (or .otf, etc.) and link it into the site. Functionality could include:

  • at base: specimens for uppercase and lowercase type. Ex "The quick brown fox jumps ..."
  • nice to have: the user can type in any text they want, and it renders in the font
  • nice to have: showing off different weights, font sizes, etc. , a "typical use-case"
  • nice to have: non-ASCII glyphs (i assume this is currently unsupported)

Move website source code to this repo

The source code for Westwood Sans demo site should be in this repo, so people can make updates as needed. Maybe use 11ty for this as well? Or since the website is really simple, hard-coding everything from scratch might be better.

Smoothing on "S"

When zoomed in, the curves for "S" and "s" are noticeably bumpy.

"Space" Character Spacing

image
comparing with futura
and like
I think the words are too spaced out.

Also the web demo could use more vertical spacing

Accented characters

Accented Latin characters exist in several languages, including ones widely used at UCLA (e.g., Spanish, Chinese Pinyin, Vietnamese, French). A good starting point would be the Unicode Latin-1 Supplement block which covers most Western European languages. After that would be various Latin Extended blocks.

consider variable font

Will allow you to produce more weights with less work. Westwood Sans is already entirely geometric so it might be easier.

Also pls make sure william isnt doing everything; rest of team should be contributing in glyphs too (idk if this is already the case)

Host the font on a CDN?

Is it possible to host the font on a CDN? It would be nice if people can import it like Google Fonts to use on their website.

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.