├── .gitignore ├── Haskplex-Nerd ├── Haskplex-Nerd-Bold.ttf ├── Haskplex-Nerd-BoldItalic.ttf ├── Haskplex-Nerd-Italic.ttf └── Haskplex-Nerd-Regular.ttf ├── Haskplex ├── Haskplex-Bold.ttf ├── Haskplex-BoldItalic.ttf ├── Haskplex-Italic.ttf └── Haskplex-Regular.ttf ├── LICENSE.txt ├── README.md └── screenshot.png /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /Haskplex-Nerd/Haskplex-Nerd-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex-Nerd/Haskplex-Nerd-Bold.ttf -------------------------------------------------------------------------------- /Haskplex-Nerd/Haskplex-Nerd-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex-Nerd/Haskplex-Nerd-BoldItalic.ttf -------------------------------------------------------------------------------- /Haskplex-Nerd/Haskplex-Nerd-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex-Nerd/Haskplex-Nerd-Italic.ttf -------------------------------------------------------------------------------- /Haskplex-Nerd/Haskplex-Nerd-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex-Nerd/Haskplex-Nerd-Regular.ttf -------------------------------------------------------------------------------- /Haskplex/Haskplex-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex/Haskplex-Bold.ttf -------------------------------------------------------------------------------- /Haskplex/Haskplex-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex/Haskplex-BoldItalic.ttf -------------------------------------------------------------------------------- /Haskplex/Haskplex-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex/Haskplex-Italic.ttf -------------------------------------------------------------------------------- /Haskplex/Haskplex-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/Haskplex/Haskplex-Regular.ttf -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- 1 | Copyright © 2019 Huy Tran. with Reserved Font Name "Haskplex" 2 | 3 | This Font Software is licensed under the SIL Open Font License, Version 1.1. 4 | 5 | This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL 6 | 7 | 8 | ----------------------------------------------------------- 9 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 10 | ----------------------------------------------------------- 11 | 12 | PREAMBLE 13 | The goals of the Open Font License (OFL) are to stimulate worldwide 14 | development of collaborative font projects, to support the font creation 15 | efforts of academic and linguistic communities, and to provide a free and 16 | open framework in which fonts may be shared and improved in partnership 17 | with others. 18 | 19 | The OFL allows the licensed fonts to be used, studied, modified and 20 | redistributed freely as long as they are not sold by themselves. The 21 | fonts, including any derivative works, can be bundled, embedded, 22 | redistributed and/or sold with any software provided that any reserved 23 | names are not used by derivative works. The fonts and derivatives, 24 | however, cannot be released under any other type of license. The 25 | requirement for fonts to remain under this license does not apply 26 | to any document created using the fonts or their derivatives. 27 | 28 | DEFINITIONS 29 | "Font Software" refers to the set of files released by the Copyright 30 | Holder(s) under this license and clearly marked as such. This may 31 | include source files, build scripts and documentation. 32 | 33 | "Reserved Font Name" refers to any names specified as such after the 34 | copyright statement(s). 35 | 36 | "Original Version" refers to the collection of Font Software components as 37 | distributed by the Copyright Holder(s). 38 | 39 | "Modified Version" refers to any derivative made by adding to, deleting, 40 | or substituting -- in part or in whole -- any of the components of the 41 | Original Version, by changing formats or by porting the Font Software to a 42 | new environment. 43 | 44 | "Author" refers to any designer, engineer, programmer, technical 45 | writer or other person who contributed to the Font Software. 46 | 47 | PERMISSION & CONDITIONS 48 | Permission is hereby granted, free of charge, to any person obtaining 49 | a copy of the Font Software, to use, study, copy, merge, embed, modify, 50 | redistribute, and sell modified and unmodified copies of the Font 51 | Software, subject to the following conditions: 52 | 53 | 1) Neither the Font Software nor any of its individual components, 54 | in Original or Modified Versions, may be sold by itself. 55 | 56 | 2) Original or Modified Versions of the Font Software may be bundled, 57 | redistributed and/or sold with any software, provided that each copy 58 | contains the above copyright notice and this license. These can be 59 | included either as stand-alone text files, human-readable headers or 60 | in the appropriate machine-readable metadata fields within text or 61 | binary files as long as those fields can be easily viewed by the user. 62 | 63 | 3) No Modified Version of the Font Software may use the Reserved Font 64 | Name(s) unless explicit written permission is granted by the corresponding 65 | Copyright Holder. This restriction only applies to the primary font name as 66 | presented to the users. 67 | 68 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 69 | Software shall not be used to promote, endorse or advertise any 70 | Modified Version, except to acknowledge the contribution(s) of the 71 | Copyright Holder(s) and the Author(s) or with their explicit written 72 | permission. 73 | 74 | 5) The Font Software, modified or unmodified, in part or in whole, 75 | must be distributed entirely under this license, and must not be 76 | distributed under any other license. The requirement for fonts to 77 | remain under this license does not apply to any document created 78 | using the Font Software. 79 | 80 | TERMINATION 81 | This license becomes null and void if any of the above conditions are 82 | not met. 83 | 84 | DISCLAIMER 85 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 86 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 87 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 88 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE 89 | COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 90 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 91 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 92 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 93 | OTHER DEALINGS IN THE FONT SOFTWARE. 94 | 95 | 96 | ----------------------------------------------------------------------------------------- 97 | 98 | 99 | Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" 100 | 101 | This Font Software is licensed under the SIL Open Font License, Version 1.1. 102 | 103 | This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL 104 | 105 | 106 | ----------------------------------------------------------- 107 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 108 | ----------------------------------------------------------- 109 | 110 | PREAMBLE 111 | The goals of the Open Font License (OFL) are to stimulate worldwide 112 | development of collaborative font projects, to support the font creation 113 | efforts of academic and linguistic communities, and to provide a free and 114 | open framework in which fonts may be shared and improved in partnership 115 | with others. 116 | 117 | The OFL allows the licensed fonts to be used, studied, modified and 118 | redistributed freely as long as they are not sold by themselves. The 119 | fonts, including any derivative works, can be bundled, embedded, 120 | redistributed and/or sold with any software provided that any reserved 121 | names are not used by derivative works. The fonts and derivatives, 122 | however, cannot be released under any other type of license. The 123 | requirement for fonts to remain under this license does not apply 124 | to any document created using the fonts or their derivatives. 125 | 126 | DEFINITIONS 127 | "Font Software" refers to the set of files released by the Copyright 128 | Holder(s) under this license and clearly marked as such. This may 129 | include source files, build scripts and documentation. 130 | 131 | "Reserved Font Name" refers to any names specified as such after the 132 | copyright statement(s). 133 | 134 | "Original Version" refers to the collection of Font Software components as 135 | distributed by the Copyright Holder(s). 136 | 137 | "Modified Version" refers to any derivative made by adding to, deleting, 138 | or substituting -- in part or in whole -- any of the components of the 139 | Original Version, by changing formats or by porting the Font Software to a 140 | new environment. 141 | 142 | "Author" refers to any designer, engineer, programmer, technical 143 | writer or other person who contributed to the Font Software. 144 | 145 | PERMISSION & CONDITIONS 146 | Permission is hereby granted, free of charge, to any person obtaining 147 | a copy of the Font Software, to use, study, copy, merge, embed, modify, 148 | redistribute, and sell modified and unmodified copies of the Font 149 | Software, subject to the following conditions: 150 | 151 | 1) Neither the Font Software nor any of its individual components, 152 | in Original or Modified Versions, may be sold by itself. 153 | 154 | 2) Original or Modified Versions of the Font Software may be bundled, 155 | redistributed and/or sold with any software, provided that each copy 156 | contains the above copyright notice and this license. These can be 157 | included either as stand-alone text files, human-readable headers or 158 | in the appropriate machine-readable metadata fields within text or 159 | binary files as long as those fields can be easily viewed by the user. 160 | 161 | 3) No Modified Version of the Font Software may use the Reserved Font 162 | Name(s) unless explicit written permission is granted by the corresponding 163 | Copyright Holder. This restriction only applies to the primary font name as 164 | presented to the users. 165 | 166 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 167 | Software shall not be used to promote, endorse or advertise any 168 | Modified Version, except to acknowledge the contribution(s) of the 169 | Copyright Holder(s) and the Author(s) or with their explicit written 170 | permission. 171 | 172 | 5) The Font Software, modified or unmodified, in part or in whole, 173 | must be distributed entirely under this license, and must not be 174 | distributed under any other license. The requirement for fonts to 175 | remain under this license does not apply to any document created 176 | using the Font Software. 177 | 178 | TERMINATION 179 | This license becomes null and void if any of the above conditions are 180 | not met. 181 | 182 | DISCLAIMER 183 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 184 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 185 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 186 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE 187 | COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 188 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 189 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 190 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 191 | OTHER DEALINGS IN THE FONT SOFTWARE. 192 | 193 | 194 | ------------------------------------------------------------------------------------------------------------------ 195 | 196 | 197 | Copyright 2010-2019 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United States and/or other countries. 198 | 199 | This Font Software is licensed under the SIL Open Font License, Version 1.1. 200 | 201 | This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL 202 | 203 | 204 | ----------------------------------------------------------- 205 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 206 | ----------------------------------------------------------- 207 | 208 | PREAMBLE 209 | The goals of the Open Font License (OFL) are to stimulate worldwide 210 | development of collaborative font projects, to support the font creation 211 | efforts of academic and linguistic communities, and to provide a free and 212 | open framework in which fonts may be shared and improved in partnership 213 | with others. 214 | 215 | The OFL allows the licensed fonts to be used, studied, modified and 216 | redistributed freely as long as they are not sold by themselves. The 217 | fonts, including any derivative works, can be bundled, embedded, 218 | redistributed and/or sold with any software provided that any reserved 219 | names are not used by derivative works. The fonts and derivatives, 220 | however, cannot be released under any other type of license. The 221 | requirement for fonts to remain under this license does not apply 222 | to any document created using the fonts or their derivatives. 223 | 224 | DEFINITIONS 225 | "Font Software" refers to the set of files released by the Copyright 226 | Holder(s) under this license and clearly marked as such. This may 227 | include source files, build scripts and documentation. 228 | 229 | "Reserved Font Name" refers to any names specified as such after the 230 | copyright statement(s). 231 | 232 | "Original Version" refers to the collection of Font Software components as 233 | distributed by the Copyright Holder(s). 234 | 235 | "Modified Version" refers to any derivative made by adding to, deleting, 236 | or substituting -- in part or in whole -- any of the components of the 237 | Original Version, by changing formats or by porting the Font Software to a 238 | new environment. 239 | 240 | "Author" refers to any designer, engineer, programmer, technical 241 | writer or other person who contributed to the Font Software. 242 | 243 | PERMISSION & CONDITIONS 244 | Permission is hereby granted, free of charge, to any person obtaining 245 | a copy of the Font Software, to use, study, copy, merge, embed, modify, 246 | redistribute, and sell modified and unmodified copies of the Font 247 | Software, subject to the following conditions: 248 | 249 | 1) Neither the Font Software nor any of its individual components, 250 | in Original or Modified Versions, may be sold by itself. 251 | 252 | 2) Original or Modified Versions of the Font Software may be bundled, 253 | redistributed and/or sold with any software, provided that each copy 254 | contains the above copyright notice and this license. These can be 255 | included either as stand-alone text files, human-readable headers or 256 | in the appropriate machine-readable metadata fields within text or 257 | binary files as long as those fields can be easily viewed by the user. 258 | 259 | 3) No Modified Version of the Font Software may use the Reserved Font 260 | Name(s) unless explicit written permission is granted by the corresponding 261 | Copyright Holder. This restriction only applies to the primary font name as 262 | presented to the users. 263 | 264 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 265 | Software shall not be used to promote, endorse or advertise any 266 | Modified Version, except to acknowledge the contribution(s) of the 267 | Copyright Holder(s) and the Author(s) or with their explicit written 268 | permission. 269 | 270 | 5) The Font Software, modified or unmodified, in part or in whole, 271 | must be distributed entirely under this license, and must not be 272 | distributed under any other license. The requirement for fonts to 273 | remain under this license does not apply to any document created 274 | using the Font Software. 275 | 276 | TERMINATION 277 | This license becomes null and void if any of the above conditions are 278 | not met. 279 | 280 | DISCLAIMER 281 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 282 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 283 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 284 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE 285 | COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 286 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 287 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 288 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 289 | OTHER DEALINGS IN THE FONT SOFTWARE. 290 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Haskplex = Hasklig + IBM Plex Mono 2 | 3 | This repository contains the combined version of **Hasklig** (bold + regular style) and **IBM Plex Mono** (italic + bold italic style) fonts. The font family has been renamed into **Haskplex**. 4 | 5 | ![](screenshot.png) 6 | 7 | **Installation:** 8 | 9 | ``` 10 | $ brew tap huytd/cask-fonts 11 | 12 | # Install Haskplex font 13 | $ brew cask install font-haskplex 14 | 15 | # Install Haskplex Nerd font 16 | $ brew cask install font-haskplex-nerd 17 | ``` 18 | 19 | If you want icons, use **Haskplex Nerd**, the font is much more bigger because it was bundled with a lot of icons: 20 | 21 | ![](https://i.imgur.com/PelVJkY.png) 22 | 23 | **Disclaimer:** I do not own any of the two fonts. All the work are done by the team behind both [Hasklig](https://github.com/i-tu/Hasklig) and [IBM Plex Mono](https://github.com/IBM/plex) font. 24 | -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huytd/haskplex-font/814b7016c4e9ab8a157cf489aac1695732e9a71f/screenshot.png --------------------------------------------------------------------------------