├── .github └── ISSUE_TEMPLATE.md ├── AUTHORS.txt ├── CONTRIBUTORS.txt ├── LICENSE.txt ├── METADATA.yml ├── README.md ├── artwork ├── art-sources │ ├── TheQuickBrownFox.psd │ ├── TypeWithPride_Art.ai │ ├── TypeWithPride_Art_RGB.pdf │ └── TypeWithPride_Gilbert_design-flat.eps └── press-release-images │ ├── 1-L-FlyPosting.jpg │ ├── 2-G-FlyPosting.jpg │ ├── 3-B-FlyPosting.jpg │ ├── 4-T-FlyPosting.jpg │ ├── 5-Q-FlyPosting.jpg │ ├── Flag-LGBTQ.gif │ ├── LGBTQ-FlyPosting.jpg │ ├── LGBTQ.gif │ ├── TypeWithPride-01.jpg │ ├── TypeWithPride-02.jpg │ ├── TypeWithPride-03.jpg │ ├── TypeWithPride-04.jpg │ ├── TypeWithPride-05.jpg │ ├── TypeWithPride-06.jpg │ ├── TypeWithPride-07.jpg │ ├── TypeWithPride-08.jpg │ ├── TypeWithPride-09.jpg │ └── TypeWithPride-10.jpg ├── documentation ├── README.md └── gilbert-in-photoshop.png ├── fonts ├── Gilbert-Bold Preview_1005.otf └── Gilbert-Color Bold Preview_1005.otf └── specimen.jpg /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/.github/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /AUTHORS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/AUTHORS.txt -------------------------------------------------------------------------------- /CONTRIBUTORS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/CONTRIBUTORS.txt -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /METADATA.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/METADATA.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/README.md -------------------------------------------------------------------------------- /artwork/art-sources/TheQuickBrownFox.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/art-sources/TheQuickBrownFox.psd -------------------------------------------------------------------------------- /artwork/art-sources/TypeWithPride_Art.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/art-sources/TypeWithPride_Art.ai -------------------------------------------------------------------------------- /artwork/art-sources/TypeWithPride_Art_RGB.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/art-sources/TypeWithPride_Art_RGB.pdf -------------------------------------------------------------------------------- /artwork/art-sources/TypeWithPride_Gilbert_design-flat.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/art-sources/TypeWithPride_Gilbert_design-flat.eps -------------------------------------------------------------------------------- /artwork/press-release-images/1-L-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/1-L-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/2-G-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/2-G-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/3-B-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/3-B-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/4-T-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/4-T-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/5-Q-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/5-Q-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/Flag-LGBTQ.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/Flag-LGBTQ.gif -------------------------------------------------------------------------------- /artwork/press-release-images/LGBTQ-FlyPosting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/LGBTQ-FlyPosting.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/LGBTQ.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/LGBTQ.gif -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-01.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-02.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-03.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-04.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-05.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-06.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-07.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-08.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-09.jpg -------------------------------------------------------------------------------- /artwork/press-release-images/TypeWithPride-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/artwork/press-release-images/TypeWithPride-10.jpg -------------------------------------------------------------------------------- /documentation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/documentation/README.md -------------------------------------------------------------------------------- /documentation/gilbert-in-photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/documentation/gilbert-in-photoshop.png -------------------------------------------------------------------------------- /fonts/Gilbert-Bold Preview_1005.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/fonts/Gilbert-Bold Preview_1005.otf -------------------------------------------------------------------------------- /fonts/Gilbert-Color Bold Preview_1005.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/fonts/Gilbert-Color Bold Preview_1005.otf -------------------------------------------------------------------------------- /specimen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Fontself/TypeWithPride/HEAD/specimen.jpg --------------------------------------------------------------------------------