├── Extension Devanagari ├── Akshar Devnagari Font Extension.7z └── IBM Plex Sans Devanagari Extension.zip ├── Extension Monospace ├── DM Mono [OMF Extension].zip ├── Drafting Mono.zip ├── IBM Plex Mono Extension.zip ├── Source Code Pro VF Extension.zip ├── Space Mono Extension.zip └── Ubuntu Mono Extension.zip ├── Extensions Sherif ├── Averia Serif Libre.zip ├── DM Serif [OMF Extension].zip ├── IBM Plex Sherif Extension.zip ├── Josefin Slab-VF Extension.7z ├── Source Sherif Pro Extension.zip └── Vollkorn Serif Extension.zip ├── LICENSE ├── Modules ├── ARS Maquette Pro │ ├── ARS_Maquette_Pro[OMF].zip │ ├── changelog.md │ └── update.json ├── Angus │ ├── Angus[OMF].zip │ ├── changelog.md │ └── update.json ├── Averia Sans Libre │ ├── Averia_Sans_Libre_[OMF].zip │ ├── changelog.md │ └── update.json ├── BR Cobane │ ├── BR_Cobane_[OMF].zip │ ├── changelog.md │ └── update.json ├── BasisGrotesquePro │ ├── BasisGrotesquePro[OMF].zip │ ├── basisgrotesquepro-regular.css │ ├── changelog.md │ └── update.json ├── Bellota │ ├── Bellota[OMF].zip │ ├── changelog.md │ └── update.json ├── Cantarell │ ├── Cantarell[OMF].zip │ ├── changelog.md │ └── update.json ├── Champagne & Limousines │ ├── Champagne_&_Limousines_[OMF].zip │ ├── changelog.md │ └── update.json ├── Clear Sans │ ├── ClearSans_[OMF].zip │ ├── changelog.md │ └── update.json ├── Comfortaa │ ├── Comfortaa[OMF].zip │ ├── changelog.md │ └── update.json ├── Conduit ITC Std │ ├── Conduit_ITC_Std[OMF].zip │ ├── changelog.md │ └── update.json ├── Core Sans G │ ├── Core_Sans_G_[OMF].zip │ ├── changelog.md │ └── update.json ├── DM Sans │ ├── DM_Sans_[OMF].zip │ ├── changelog.md │ └── update.json ├── Dosis │ ├── Dosis_[OMF].zip │ ├── changelog.md │ └── update.json ├── Facundo │ ├── Facundo_[OMF].zip │ ├── changelog.md │ └── update.json ├── FluidSans │ ├── FluidSans[OMF].zip │ ├── changelog.md │ └── update.json ├── GepesteV │ ├── GepesteV_[OMF].zip │ ├── changelog.md │ └── update.json ├── Gogh │ ├── Gogh_[OMF].zip │ ├── changelog.md │ └── update.json ├── HarmonyOS Sans │ ├── HarmonyOS_Sans[OMF].zip │ ├── changelog.md │ └── update.json ├── Helvetica now │ ├── Helvetica_now[OMF].zip │ ├── changelog.md │ └── update.json ├── IBM Plex │ ├── IBM_Plex_VF_[OMF].zip │ ├── changelog.md │ └── update.json ├── Inconsolata │ ├── Inconsolata_VF_[OMF].zip │ ├── changelog.md │ └── update.json ├── Josefin Sans │ ├── JosefinSans[OMF].zip │ ├── changelog.md │ └── update.json ├── Jost │ ├── Jost_VF[OMF].zip │ ├── Jost_VF_[v1.4][OMF].zip │ ├── changelog.md │ └── update.json ├── Kometa │ ├── Kometa_[OMF].zip │ ├── changelog.md │ └── update.json ├── Lato │ ├── Lato.md │ ├── Lato_[OMF].zip │ ├── changelog.md │ └── update.json ├── MADE Evolve Sans │ ├── Made_Evolve_Sans_[OMF].zip │ ├── changelog.md │ └── update.json ├── Made Evolve Sans evo │ ├── Made_Evolve_Sans_Evo_[OMF].zip │ ├── changelog.md │ └── update.json ├── MessinaSans │ ├── MessinaSans[OMF].zip │ ├── changelog.md │ └── update.json ├── MiSans │ ├── MiSans[OMF].zip │ ├── changelog.md │ └── update.json ├── Mona Sans │ ├── Mona-Sans[OMF].zip │ ├── changelog.md │ └── update.json ├── Montserrat alternates │ ├── Montserrat_Alternates_[OMF].zip │ └── Montserrat_Alternates_[v7.201][OMF].zip ├── Montserrat │ ├── Montserrat_VF_[OMF].zip │ ├── changelog.md │ └── update.json ├── Mundial │ ├── Mundial[OMF].zip │ ├── mundial.md │ └── update.json ├── Netflix Sans │ ├── Netflix _Sans[OMF].zip │ ├── changelog.md │ └── update.json ├── Nirmala │ └── Nirmala_[V1.0][OMF].zip ├── OppoSans │ ├── OppoSans-CJK[V-4.0][OMF].zip │ ├── OppoSans-VF_[OMF].zip │ ├── changelog.md │ └── update.json ├── Poppins │ ├── changelog.md │ └── update.json ├── Proxima Nova │ ├── Proxima_Nova[OMF].zip │ ├── changelog.md │ └── update.json ├── Qanelas │ ├── Qanelas[OMF].zip │ ├── changelog.md │ └── update.json ├── Recursive │ ├── Recursive[Omf].zip │ ├── recursive-v1.064-opentype_features.png │ ├── recursive.md │ ├── stylesheet.css │ └── update.json ├── Rookery │ ├── Rookery[OMF].zip │ ├── changelog.md │ └── update.json ├── Rubik │ ├── Rubik-VF_[OMF].zip │ ├── changelog.md │ └── update.json ├── SegoeUI │ ├── SegoeUI[Magisk].zip │ ├── changelog.md │ └── update.json ├── Selawik │ ├── Selawik[OMF].zip │ ├── changelog.md │ └── update.json ├── Sequel Sans │ ├── changelog.md │ ├── sequel_Sans_[OMF].zip │ └── update.json ├── SophosSans │ ├── SophosSans.md │ ├── SophosSans_[OMF].zip │ └── update.json ├── Source Sans Pro │ ├── Source_Sans_Pro_VF[OMF].zip │ ├── Source_Sans_Pro_VF_[V1.9][OMF].zip │ ├── changelog.md │ └── update.json ├── Ubuntu │ ├── Ubuntu[OMF].zip │ ├── changelog.md │ └── update.json ├── Unageo │ ├── Unageo[OMF].zip │ ├── changelog.md │ └── update.json ├── Unbounded │ ├── Unbound[OMF].zip │ ├── changelog.md │ └── update.json ├── Urbanist │ ├── Urbanist.md │ ├── Urbanist[OMF].zip │ └── update.json ├── Whitney Pro │ ├── Whitney_Pro_[OMF].zip │ ├── changelog.md │ └── update.json ├── Work sans │ ├── WorkSans_[OMF].zip │ ├── changelog.md │ └── update.json └── Yonia │ ├── Yonia_[OMF].zip │ ├── changelog.md │ └── update.json ├── README.md ├── Template ├── Font-module-template.zip └── README.md └── Universal OMF extension ├── 80_universal_emoji_ext.sh └── README.md /Extension Devanagari/Akshar Devnagari Font Extension.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Devanagari/Akshar Devnagari Font Extension.7z -------------------------------------------------------------------------------- /Extension Devanagari/IBM Plex Sans Devanagari Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Devanagari/IBM Plex Sans Devanagari Extension.zip -------------------------------------------------------------------------------- /Extension Monospace/DM Mono [OMF Extension].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/DM Mono [OMF Extension].zip -------------------------------------------------------------------------------- /Extension Monospace/Drafting Mono.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/Drafting Mono.zip -------------------------------------------------------------------------------- /Extension Monospace/IBM Plex Mono Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/IBM Plex Mono Extension.zip -------------------------------------------------------------------------------- /Extension Monospace/Source Code Pro VF Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/Source Code Pro VF Extension.zip -------------------------------------------------------------------------------- /Extension Monospace/Space Mono Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/Space Mono Extension.zip -------------------------------------------------------------------------------- /Extension Monospace/Ubuntu Mono Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extension Monospace/Ubuntu Mono Extension.zip -------------------------------------------------------------------------------- /Extensions Sherif/Averia Serif Libre.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/Averia Serif Libre.zip -------------------------------------------------------------------------------- /Extensions Sherif/DM Serif [OMF Extension].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/DM Serif [OMF Extension].zip -------------------------------------------------------------------------------- /Extensions Sherif/IBM Plex Sherif Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/IBM Plex Sherif Extension.zip -------------------------------------------------------------------------------- /Extensions Sherif/Josefin Slab-VF Extension.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/Josefin Slab-VF Extension.7z -------------------------------------------------------------------------------- /Extensions Sherif/Source Sherif Pro Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/Source Sherif Pro Extension.zip -------------------------------------------------------------------------------- /Extensions Sherif/Vollkorn Serif Extension.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Extensions Sherif/Vollkorn Serif Extension.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | GNU GENERAL PUBLIC LICENSE 2 | Version 3, 29 June 2007 3 | 4 | Copyright (C) 2007 Free Software Foundation, Inc. 5 | Everyone is permitted to copy and distribute verbatim copies 6 | of this license document, but changing it is not allowed. 7 | 8 | Preamble 9 | 10 | The GNU General Public License is a free, copyleft license for 11 | software and other kinds of works. 12 | 13 | The licenses for most software and other practical works are designed 14 | to take away your freedom to share and change the works. By contrast, 15 | the GNU General Public License is intended to guarantee your freedom to 16 | share and change all versions of a program--to make sure it remains free 17 | software for all its users. We, the Free Software Foundation, use the 18 | GNU General Public License for most of our software; it applies also to 19 | any other work released this way by its authors. You can apply it to 20 | your programs, too. 21 | 22 | When we speak of free software, we are referring to freedom, not 23 | price. Our General Public Licenses are designed to make sure that you 24 | have the freedom to distribute copies of free software (and charge for 25 | them if you wish), that you receive source code or can get it if you 26 | want it, that you can change the software or use pieces of it in new 27 | free programs, and that you know you can do these things. 28 | 29 | To protect your rights, we need to prevent others from denying you 30 | these rights or asking you to surrender the rights. Therefore, you have 31 | certain responsibilities if you distribute copies of the software, or if 32 | you modify it: responsibilities to respect the freedom of others. 33 | 34 | For example, if you distribute copies of such a program, whether 35 | gratis or for a fee, you must pass on to the recipients the same 36 | freedoms that you received. You must make sure that they, too, receive 37 | or can get the source code. And you must show them these terms so they 38 | know their rights. 39 | 40 | Developers that use the GNU GPL protect your rights with two steps: 41 | (1) assert copyright on the software, and (2) offer you this License 42 | giving you legal permission to copy, distribute and/or modify it. 43 | 44 | For the developers' and authors' protection, the GPL clearly explains 45 | that there is no warranty for this free software. For both users' and 46 | authors' sake, the GPL requires that modified versions be marked as 47 | changed, so that their problems will not be attributed erroneously to 48 | authors of previous versions. 49 | 50 | Some devices are designed to deny users access to install or run 51 | modified versions of the software inside them, although the manufacturer 52 | can do so. This is fundamentally incompatible with the aim of 53 | protecting users' freedom to change the software. The systematic 54 | pattern of such abuse occurs in the area of products for individuals to 55 | use, which is precisely where it is most unacceptable. Therefore, we 56 | have designed this version of the GPL to prohibit the practice for those 57 | products. If such problems arise substantially in other domains, we 58 | stand ready to extend this provision to those domains in future versions 59 | of the GPL, as needed to protect the freedom of users. 60 | 61 | Finally, every program is threatened constantly by software patents. 62 | States should not allow patents to restrict development and use of 63 | software on general-purpose computers, but in those that do, we wish to 64 | avoid the special danger that patents applied to a free program could 65 | make it effectively proprietary. To prevent this, the GPL assures that 66 | patents cannot be used to render the program non-free. 67 | 68 | The precise terms and conditions for copying, distribution and 69 | modification follow. 70 | 71 | TERMS AND CONDITIONS 72 | 73 | 0. Definitions. 74 | 75 | "This License" refers to version 3 of the GNU General Public License. 76 | 77 | "Copyright" also means copyright-like laws that apply to other kinds of 78 | works, such as semiconductor masks. 79 | 80 | "The Program" refers to any copyrightable work licensed under this 81 | License. Each licensee is addressed as "you". "Licensees" and 82 | "recipients" may be individuals or organizations. 83 | 84 | To "modify" a work means to copy from or adapt all or part of the work 85 | in a fashion requiring copyright permission, other than the making of an 86 | exact copy. The resulting work is called a "modified version" of the 87 | earlier work or a work "based on" the earlier work. 88 | 89 | A "covered work" means either the unmodified Program or a work based 90 | on the Program. 91 | 92 | To "propagate" a work means to do anything with it that, without 93 | permission, would make you directly or secondarily liable for 94 | infringement under applicable copyright law, except executing it on a 95 | computer or modifying a private copy. Propagation includes copying, 96 | distribution (with or without modification), making available to the 97 | public, and in some countries other activities as well. 98 | 99 | To "convey" a work means any kind of propagation that enables other 100 | parties to make or receive copies. Mere interaction with a user through 101 | a computer network, with no transfer of a copy, is not conveying. 102 | 103 | An interactive user interface displays "Appropriate Legal Notices" 104 | to the extent that it includes a convenient and prominently visible 105 | feature that (1) displays an appropriate copyright notice, and (2) 106 | tells the user that there is no warranty for the work (except to the 107 | extent that warranties are provided), that licensees may convey the 108 | work under this License, and how to view a copy of this License. If 109 | the interface presents a list of user commands or options, such as a 110 | menu, a prominent item in the list meets this criterion. 111 | 112 | 1. Source Code. 113 | 114 | The "source code" for a work means the preferred form of the work 115 | for making modifications to it. "Object code" means any non-source 116 | form of a work. 117 | 118 | A "Standard Interface" means an interface that either is an official 119 | standard defined by a recognized standards body, or, in the case of 120 | interfaces specified for a particular programming language, one that 121 | is widely used among developers working in that language. 122 | 123 | The "System Libraries" of an executable work include anything, other 124 | than the work as a whole, that (a) is included in the normal form of 125 | packaging a Major Component, but which is not part of that Major 126 | Component, and (b) serves only to enable use of the work with that 127 | Major Component, or to implement a Standard Interface for which an 128 | implementation is available to the public in source code form. A 129 | "Major Component", in this context, means a major essential component 130 | (kernel, window system, and so on) of the specific operating system 131 | (if any) on which the executable work runs, or a compiler used to 132 | produce the work, or an object code interpreter used to run it. 133 | 134 | The "Corresponding Source" for a work in object code form means all 135 | the source code needed to generate, install, and (for an executable 136 | work) run the object code and to modify the work, including scripts to 137 | control those activities. However, it does not include the work's 138 | System Libraries, or general-purpose tools or generally available free 139 | programs which are used unmodified in performing those activities but 140 | which are not part of the work. For example, Corresponding Source 141 | includes interface definition files associated with source files for 142 | the work, and the source code for shared libraries and dynamically 143 | linked subprograms that the work is specifically designed to require, 144 | such as by intimate data communication or control flow between those 145 | subprograms and other parts of the work. 146 | 147 | The Corresponding Source need not include anything that users 148 | can regenerate automatically from other parts of the Corresponding 149 | Source. 150 | 151 | The Corresponding Source for a work in source code form is that 152 | same work. 153 | 154 | 2. Basic Permissions. 155 | 156 | All rights granted under this License are granted for the term of 157 | copyright on the Program, and are irrevocable provided the stated 158 | conditions are met. This License explicitly affirms your unlimited 159 | permission to run the unmodified Program. The output from running a 160 | covered work is covered by this License only if the output, given its 161 | content, constitutes a covered work. This License acknowledges your 162 | rights of fair use or other equivalent, as provided by copyright law. 163 | 164 | You may make, run and propagate covered works that you do not 165 | convey, without conditions so long as your license otherwise remains 166 | in force. You may convey covered works to others for the sole purpose 167 | of having them make modifications exclusively for you, or provide you 168 | with facilities for running those works, provided that you comply with 169 | the terms of this License in conveying all material for which you do 170 | not control copyright. Those thus making or running the covered works 171 | for you must do so exclusively on your behalf, under your direction 172 | and control, on terms that prohibit them from making any copies of 173 | your copyrighted material outside their relationship with you. 174 | 175 | Conveying under any other circumstances is permitted solely under 176 | the conditions stated below. Sublicensing is not allowed; section 10 177 | makes it unnecessary. 178 | 179 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 180 | 181 | No covered work shall be deemed part of an effective technological 182 | measure under any applicable law fulfilling obligations under article 183 | 11 of the WIPO copyright treaty adopted on 20 December 1996, or 184 | similar laws prohibiting or restricting circumvention of such 185 | measures. 186 | 187 | When you convey a covered work, you waive any legal power to forbid 188 | circumvention of technological measures to the extent such circumvention 189 | is effected by exercising rights under this License with respect to 190 | the covered work, and you disclaim any intention to limit operation or 191 | modification of the work as a means of enforcing, against the work's 192 | users, your or third parties' legal rights to forbid circumvention of 193 | technological measures. 194 | 195 | 4. Conveying Verbatim Copies. 196 | 197 | You may convey verbatim copies of the Program's source code as you 198 | receive it, in any medium, provided that you conspicuously and 199 | appropriately publish on each copy an appropriate copyright notice; 200 | keep intact all notices stating that this License and any 201 | non-permissive terms added in accord with section 7 apply to the code; 202 | keep intact all notices of the absence of any warranty; and give all 203 | recipients a copy of this License along with the Program. 204 | 205 | You may charge any price or no price for each copy that you convey, 206 | and you may offer support or warranty protection for a fee. 207 | 208 | 5. Conveying Modified Source Versions. 209 | 210 | You may convey a work based on the Program, or the modifications to 211 | produce it from the Program, in the form of source code under the 212 | terms of section 4, provided that you also meet all of these conditions: 213 | 214 | a) The work must carry prominent notices stating that you modified 215 | it, and giving a relevant date. 216 | 217 | b) The work must carry prominent notices stating that it is 218 | released under this License and any conditions added under section 219 | 7. This requirement modifies the requirement in section 4 to 220 | "keep intact all notices". 221 | 222 | c) You must license the entire work, as a whole, under this 223 | License to anyone who comes into possession of a copy. This 224 | License will therefore apply, along with any applicable section 7 225 | additional terms, to the whole of the work, and all its parts, 226 | regardless of how they are packaged. This License gives no 227 | permission to license the work in any other way, but it does not 228 | invalidate such permission if you have separately received it. 229 | 230 | d) If the work has interactive user interfaces, each must display 231 | Appropriate Legal Notices; however, if the Program has interactive 232 | interfaces that do not display Appropriate Legal Notices, your 233 | work need not make them do so. 234 | 235 | A compilation of a covered work with other separate and independent 236 | works, which are not by their nature extensions of the covered work, 237 | and which are not combined with it such as to form a larger program, 238 | in or on a volume of a storage or distribution medium, is called an 239 | "aggregate" if the compilation and its resulting copyright are not 240 | used to limit the access or legal rights of the compilation's users 241 | beyond what the individual works permit. Inclusion of a covered work 242 | in an aggregate does not cause this License to apply to the other 243 | parts of the aggregate. 244 | 245 | 6. Conveying Non-Source Forms. 246 | 247 | You may convey a covered work in object code form under the terms 248 | of sections 4 and 5, provided that you also convey the 249 | machine-readable Corresponding Source under the terms of this License, 250 | in one of these ways: 251 | 252 | a) Convey the object code in, or embodied in, a physical product 253 | (including a physical distribution medium), accompanied by the 254 | Corresponding Source fixed on a durable physical medium 255 | customarily used for software interchange. 256 | 257 | b) Convey the object code in, or embodied in, a physical product 258 | (including a physical distribution medium), accompanied by a 259 | written offer, valid for at least three years and valid for as 260 | long as you offer spare parts or customer support for that product 261 | model, to give anyone who possesses the object code either (1) a 262 | copy of the Corresponding Source for all the software in the 263 | product that is covered by this License, on a durable physical 264 | medium customarily used for software interchange, for a price no 265 | more than your reasonable cost of physically performing this 266 | conveying of source, or (2) access to copy the 267 | Corresponding Source from a network server at no charge. 268 | 269 | c) Convey individual copies of the object code with a copy of the 270 | written offer to provide the Corresponding Source. This 271 | alternative is allowed only occasionally and noncommercially, and 272 | only if you received the object code with such an offer, in accord 273 | with subsection 6b. 274 | 275 | d) Convey the object code by offering access from a designated 276 | place (gratis or for a charge), and offer equivalent access to the 277 | Corresponding Source in the same way through the same place at no 278 | further charge. You need not require recipients to copy the 279 | Corresponding Source along with the object code. If the place to 280 | copy the object code is a network server, the Corresponding Source 281 | may be on a different server (operated by you or a third party) 282 | that supports equivalent copying facilities, provided you maintain 283 | clear directions next to the object code saying where to find the 284 | Corresponding Source. Regardless of what server hosts the 285 | Corresponding Source, you remain obligated to ensure that it is 286 | available for as long as needed to satisfy these requirements. 287 | 288 | e) Convey the object code using peer-to-peer transmission, provided 289 | you inform other peers where the object code and Corresponding 290 | Source of the work are being offered to the general public at no 291 | charge under subsection 6d. 292 | 293 | A separable portion of the object code, whose source code is excluded 294 | from the Corresponding Source as a System Library, need not be 295 | included in conveying the object code work. 296 | 297 | A "User Product" is either (1) a "consumer product", which means any 298 | tangible personal property which is normally used for personal, family, 299 | or household purposes, or (2) anything designed or sold for incorporation 300 | into a dwelling. In determining whether a product is a consumer product, 301 | doubtful cases shall be resolved in favor of coverage. For a particular 302 | product received by a particular user, "normally used" refers to a 303 | typical or common use of that class of product, regardless of the status 304 | of the particular user or of the way in which the particular user 305 | actually uses, or expects or is expected to use, the product. A product 306 | is a consumer product regardless of whether the product has substantial 307 | commercial, industrial or non-consumer uses, unless such uses represent 308 | the only significant mode of use of the product. 309 | 310 | "Installation Information" for a User Product means any methods, 311 | procedures, authorization keys, or other information required to install 312 | and execute modified versions of a covered work in that User Product from 313 | a modified version of its Corresponding Source. The information must 314 | suffice to ensure that the continued functioning of the modified object 315 | code is in no case prevented or interfered with solely because 316 | modification has been made. 317 | 318 | If you convey an object code work under this section in, or with, or 319 | specifically for use in, a User Product, and the conveying occurs as 320 | part of a transaction in which the right of possession and use of the 321 | User Product is transferred to the recipient in perpetuity or for a 322 | fixed term (regardless of how the transaction is characterized), the 323 | Corresponding Source conveyed under this section must be accompanied 324 | by the Installation Information. But this requirement does not apply 325 | if neither you nor any third party retains the ability to install 326 | modified object code on the User Product (for example, the work has 327 | been installed in ROM). 328 | 329 | The requirement to provide Installation Information does not include a 330 | requirement to continue to provide support service, warranty, or updates 331 | for a work that has been modified or installed by the recipient, or for 332 | the User Product in which it has been modified or installed. Access to a 333 | network may be denied when the modification itself materially and 334 | adversely affects the operation of the network or violates the rules and 335 | protocols for communication across the network. 336 | 337 | Corresponding Source conveyed, and Installation Information provided, 338 | in accord with this section must be in a format that is publicly 339 | documented (and with an implementation available to the public in 340 | source code form), and must require no special password or key for 341 | unpacking, reading or copying. 342 | 343 | 7. Additional Terms. 344 | 345 | "Additional permissions" are terms that supplement the terms of this 346 | License by making exceptions from one or more of its conditions. 347 | Additional permissions that are applicable to the entire Program shall 348 | be treated as though they were included in this License, to the extent 349 | that they are valid under applicable law. If additional permissions 350 | apply only to part of the Program, that part may be used separately 351 | under those permissions, but the entire Program remains governed by 352 | this License without regard to the additional permissions. 353 | 354 | When you convey a copy of a covered work, you may at your option 355 | remove any additional permissions from that copy, or from any part of 356 | it. (Additional permissions may be written to require their own 357 | removal in certain cases when you modify the work.) You may place 358 | additional permissions on material, added by you to a covered work, 359 | for which you have or can give appropriate copyright permission. 360 | 361 | Notwithstanding any other provision of this License, for material you 362 | add to a covered work, you may (if authorized by the copyright holders of 363 | that material) supplement the terms of this License with terms: 364 | 365 | a) Disclaiming warranty or limiting liability differently from the 366 | terms of sections 15 and 16 of this License; or 367 | 368 | b) Requiring preservation of specified reasonable legal notices or 369 | author attributions in that material or in the Appropriate Legal 370 | Notices displayed by works containing it; or 371 | 372 | c) Prohibiting misrepresentation of the origin of that material, or 373 | requiring that modified versions of such material be marked in 374 | reasonable ways as different from the original version; or 375 | 376 | d) Limiting the use for publicity purposes of names of licensors or 377 | authors of the material; or 378 | 379 | e) Declining to grant rights under trademark law for use of some 380 | trade names, trademarks, or service marks; or 381 | 382 | f) Requiring indemnification of licensors and authors of that 383 | material by anyone who conveys the material (or modified versions of 384 | it) with contractual assumptions of liability to the recipient, for 385 | any liability that these contractual assumptions directly impose on 386 | those licensors and authors. 387 | 388 | All other non-permissive additional terms are considered "further 389 | restrictions" within the meaning of section 10. If the Program as you 390 | received it, or any part of it, contains a notice stating that it is 391 | governed by this License along with a term that is a further 392 | restriction, you may remove that term. If a license document contains 393 | a further restriction but permits relicensing or conveying under this 394 | License, you may add to a covered work material governed by the terms 395 | of that license document, provided that the further restriction does 396 | not survive such relicensing or conveying. 397 | 398 | If you add terms to a covered work in accord with this section, you 399 | must place, in the relevant source files, a statement of the 400 | additional terms that apply to those files, or a notice indicating 401 | where to find the applicable terms. 402 | 403 | Additional terms, permissive or non-permissive, may be stated in the 404 | form of a separately written license, or stated as exceptions; 405 | the above requirements apply either way. 406 | 407 | 8. Termination. 408 | 409 | You may not propagate or modify a covered work except as expressly 410 | provided under this License. Any attempt otherwise to propagate or 411 | modify it is void, and will automatically terminate your rights under 412 | this License (including any patent licenses granted under the third 413 | paragraph of section 11). 414 | 415 | However, if you cease all violation of this License, then your 416 | license from a particular copyright holder is reinstated (a) 417 | provisionally, unless and until the copyright holder explicitly and 418 | finally terminates your license, and (b) permanently, if the copyright 419 | holder fails to notify you of the violation by some reasonable means 420 | prior to 60 days after the cessation. 421 | 422 | Moreover, your license from a particular copyright holder is 423 | reinstated permanently if the copyright holder notifies you of the 424 | violation by some reasonable means, this is the first time you have 425 | received notice of violation of this License (for any work) from that 426 | copyright holder, and you cure the violation prior to 30 days after 427 | your receipt of the notice. 428 | 429 | Termination of your rights under this section does not terminate the 430 | licenses of parties who have received copies or rights from you under 431 | this License. If your rights have been terminated and not permanently 432 | reinstated, you do not qualify to receive new licenses for the same 433 | material under section 10. 434 | 435 | 9. Acceptance Not Required for Having Copies. 436 | 437 | You are not required to accept this License in order to receive or 438 | run a copy of the Program. Ancillary propagation of a covered work 439 | occurring solely as a consequence of using peer-to-peer transmission 440 | to receive a copy likewise does not require acceptance. However, 441 | nothing other than this License grants you permission to propagate or 442 | modify any covered work. These actions infringe copyright if you do 443 | not accept this License. Therefore, by modifying or propagating a 444 | covered work, you indicate your acceptance of this License to do so. 445 | 446 | 10. Automatic Licensing of Downstream Recipients. 447 | 448 | Each time you convey a covered work, the recipient automatically 449 | receives a license from the original licensors, to run, modify and 450 | propagate that work, subject to this License. You are not responsible 451 | for enforcing compliance by third parties with this License. 452 | 453 | An "entity transaction" is a transaction transferring control of an 454 | organization, or substantially all assets of one, or subdividing an 455 | organization, or merging organizations. If propagation of a covered 456 | work results from an entity transaction, each party to that 457 | transaction who receives a copy of the work also receives whatever 458 | licenses to the work the party's predecessor in interest had or could 459 | give under the previous paragraph, plus a right to possession of the 460 | Corresponding Source of the work from the predecessor in interest, if 461 | the predecessor has it or can get it with reasonable efforts. 462 | 463 | You may not impose any further restrictions on the exercise of the 464 | rights granted or affirmed under this License. For example, you may 465 | not impose a license fee, royalty, or other charge for exercise of 466 | rights granted under this License, and you may not initiate litigation 467 | (including a cross-claim or counterclaim in a lawsuit) alleging that 468 | any patent claim is infringed by making, using, selling, offering for 469 | sale, or importing the Program or any portion of it. 470 | 471 | 11. Patents. 472 | 473 | A "contributor" is a copyright holder who authorizes use under this 474 | License of the Program or a work on which the Program is based. The 475 | work thus licensed is called the contributor's "contributor version". 476 | 477 | A contributor's "essential patent claims" are all patent claims 478 | owned or controlled by the contributor, whether already acquired or 479 | hereafter acquired, that would be infringed by some manner, permitted 480 | by this License, of making, using, or selling its contributor version, 481 | but do not include claims that would be infringed only as a 482 | consequence of further modification of the contributor version. For 483 | purposes of this definition, "control" includes the right to grant 484 | patent sublicenses in a manner consistent with the requirements of 485 | this License. 486 | 487 | Each contributor grants you a non-exclusive, worldwide, royalty-free 488 | patent license under the contributor's essential patent claims, to 489 | make, use, sell, offer for sale, import and otherwise run, modify and 490 | propagate the contents of its contributor version. 491 | 492 | In the following three paragraphs, a "patent license" is any express 493 | agreement or commitment, however denominated, not to enforce a patent 494 | (such as an express permission to practice a patent or covenant not to 495 | sue for patent infringement). To "grant" such a patent license to a 496 | party means to make such an agreement or commitment not to enforce a 497 | patent against the party. 498 | 499 | If you convey a covered work, knowingly relying on a patent license, 500 | and the Corresponding Source of the work is not available for anyone 501 | to copy, free of charge and under the terms of this License, through a 502 | publicly available network server or other readily accessible means, 503 | then you must either (1) cause the Corresponding Source to be so 504 | available, or (2) arrange to deprive yourself of the benefit of the 505 | patent license for this particular work, or (3) arrange, in a manner 506 | consistent with the requirements of this License, to extend the patent 507 | license to downstream recipients. "Knowingly relying" means you have 508 | actual knowledge that, but for the patent license, your conveying the 509 | covered work in a country, or your recipient's use of the covered work 510 | in a country, would infringe one or more identifiable patents in that 511 | country that you have reason to believe are valid. 512 | 513 | If, pursuant to or in connection with a single transaction or 514 | arrangement, you convey, or propagate by procuring conveyance of, a 515 | covered work, and grant a patent license to some of the parties 516 | receiving the covered work authorizing them to use, propagate, modify 517 | or convey a specific copy of the covered work, then the patent license 518 | you grant is automatically extended to all recipients of the covered 519 | work and works based on it. 520 | 521 | A patent license is "discriminatory" if it does not include within 522 | the scope of its coverage, prohibits the exercise of, or is 523 | conditioned on the non-exercise of one or more of the rights that are 524 | specifically granted under this License. You may not convey a covered 525 | work if you are a party to an arrangement with a third party that is 526 | in the business of distributing software, under which you make payment 527 | to the third party based on the extent of your activity of conveying 528 | the work, and under which the third party grants, to any of the 529 | parties who would receive the covered work from you, a discriminatory 530 | patent license (a) in connection with copies of the covered work 531 | conveyed by you (or copies made from those copies), or (b) primarily 532 | for and in connection with specific products or compilations that 533 | contain the covered work, unless you entered into that arrangement, 534 | or that patent license was granted, prior to 28 March 2007. 535 | 536 | Nothing in this License shall be construed as excluding or limiting 537 | any implied license or other defenses to infringement that may 538 | otherwise be available to you under applicable patent law. 539 | 540 | 12. No Surrender of Others' Freedom. 541 | 542 | If conditions are imposed on you (whether by court order, agreement or 543 | otherwise) that contradict the conditions of this License, they do not 544 | excuse you from the conditions of this License. If you cannot convey a 545 | covered work so as to satisfy simultaneously your obligations under this 546 | License and any other pertinent obligations, then as a consequence you may 547 | not convey it at all. For example, if you agree to terms that obligate you 548 | to collect a royalty for further conveying from those to whom you convey 549 | the Program, the only way you could satisfy both those terms and this 550 | License would be to refrain entirely from conveying the Program. 551 | 552 | 13. Use with the GNU Affero General Public License. 553 | 554 | Notwithstanding any other provision of this License, you have 555 | permission to link or combine any covered work with a work licensed 556 | under version 3 of the GNU Affero General Public License into a single 557 | combined work, and to convey the resulting work. The terms of this 558 | License will continue to apply to the part which is the covered work, 559 | but the special requirements of the GNU Affero General Public License, 560 | section 13, concerning interaction through a network will apply to the 561 | combination as such. 562 | 563 | 14. Revised Versions of this License. 564 | 565 | The Free Software Foundation may publish revised and/or new versions of 566 | the GNU General Public License from time to time. Such new versions will 567 | be similar in spirit to the present version, but may differ in detail to 568 | address new problems or concerns. 569 | 570 | Each version is given a distinguishing version number. If the 571 | Program specifies that a certain numbered version of the GNU General 572 | Public License "or any later version" applies to it, you have the 573 | option of following the terms and conditions either of that numbered 574 | version or of any later version published by the Free Software 575 | Foundation. If the Program does not specify a version number of the 576 | GNU General Public License, you may choose any version ever published 577 | by the Free Software Foundation. 578 | 579 | If the Program specifies that a proxy can decide which future 580 | versions of the GNU General Public License can be used, that proxy's 581 | public statement of acceptance of a version permanently authorizes you 582 | to choose that version for the Program. 583 | 584 | Later license versions may give you additional or different 585 | permissions. However, no additional obligations are imposed on any 586 | author or copyright holder as a result of your choosing to follow a 587 | later version. 588 | 589 | 15. Disclaimer of Warranty. 590 | 591 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 592 | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT 593 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY 594 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 595 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 596 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM 597 | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF 598 | ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 599 | 600 | 16. Limitation of Liability. 601 | 602 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 603 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 604 | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 605 | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE 606 | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF 607 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD 608 | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 609 | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 610 | SUCH DAMAGES. 611 | 612 | 17. Interpretation of Sections 15 and 16. 613 | 614 | If the disclaimer of warranty and limitation of liability provided 615 | above cannot be given local legal effect according to their terms, 616 | reviewing courts shall apply local law that most closely approximates 617 | an absolute waiver of all civil liability in connection with the 618 | Program, unless a warranty or assumption of liability accompanies a 619 | copy of the Program in return for a fee. 620 | 621 | END OF TERMS AND CONDITIONS 622 | 623 | How to Apply These Terms to Your New Programs 624 | 625 | If you develop a new program, and you want it to be of the greatest 626 | possible use to the public, the best way to achieve this is to make it 627 | free software which everyone can redistribute and change under these terms. 628 | 629 | To do so, attach the following notices to the program. It is safest 630 | to attach them to the start of each source file to most effectively 631 | state the exclusion of warranty; and each file should have at least 632 | the "copyright" line and a pointer to where the full notice is found. 633 | 634 | 635 | Copyright (C) 636 | 637 | This program is free software: you can redistribute it and/or modify 638 | it under the terms of the GNU General Public License as published by 639 | the Free Software Foundation, either version 3 of the License, or 640 | (at your option) any later version. 641 | 642 | This program is distributed in the hope that it will be useful, 643 | but WITHOUT ANY WARRANTY; without even the implied warranty of 644 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 645 | GNU General Public License for more details. 646 | 647 | You should have received a copy of the GNU General Public License 648 | along with this program. If not, see . 649 | 650 | Also add information on how to contact you by electronic and paper mail. 651 | 652 | If the program does terminal interaction, make it output a short 653 | notice like this when it starts in an interactive mode: 654 | 655 | Copyright (C) 656 | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 657 | This is free software, and you are welcome to redistribute it 658 | under certain conditions; type `show c' for details. 659 | 660 | The hypothetical commands `show w' and `show c' should show the appropriate 661 | parts of the General Public License. Of course, your program's commands 662 | might be different; for a GUI interface, you would use an "about box". 663 | 664 | You should also get your employer (if you work as a programmer) or school, 665 | if any, to sign a "copyright disclaimer" for the program, if necessary. 666 | For more information on this, and how to apply and follow the GNU GPL, see 667 | . 668 | 669 | The GNU General Public License does not permit incorporating your program 670 | into proprietary programs. If your program is a subroutine library, you 671 | may consider it more useful to permit linking proprietary applications with 672 | the library. If this is what you want to do, use the GNU Lesser General 673 | Public License instead of this License. But first, please read 674 | . 675 | -------------------------------------------------------------------------------- /Modules/ARS Maquette Pro/ARS_Maquette_Pro[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/ARS Maquette Pro/ARS_Maquette_Pro[OMF].zip -------------------------------------------------------------------------------- /Modules/ARS Maquette Pro/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ARS Maquette Pro 3 | designers: 4 | - name: Angus R. Shama 5 | - Company:ARS Type�-Angus R. Shamal 6 | home_url: http://arstype.angusrshamal.com/ 7 | license: 8 | - name: License 9 | url: http://arstype.angusrshamal.com/licensinginfo/eula/ 10 | copyright: Copyright (c) 1999-2010 by ARS Type�-Angus R. Shamal. All rights reserved. 11 | ligatures: false 12 | italics: true 13 | stylesheet_url: https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap 14 | stylesheet_absolute: true 15 | --- 16 | 17 | ### 2023.11.02 18 | - Adding OTL feature 19 | - adding support for magisk 26 20 | 21 | ### 2022.05.23 22 | - adding inmodule updator and changelog . 23 | - Updating module to latest OMF template. 24 | 25 | ### 2022.02.02 26 | - updating module to latest OMF template. 27 | 28 | ### 2021.11.02 29 | - initial build . -------------------------------------------------------------------------------- /Modules/ARS Maquette Pro/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "ver{ 3 | "version": "1.4", 4 | "versionCode": 20231102, 5 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/ARS%20Maquette%20Pro/ARS_Maquette_Pro%5BOMF%5D.zip", 6 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Clear%20Sans/changelog.md" 7 | } 8 | -------------------------------------------------------------------------------- /Modules/Angus/Angus[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Angus/Angus[OMF].zip -------------------------------------------------------------------------------- /Modules/Angus/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2025.03.18 2 | - adding support for android 15 3 | - updating module to latest OMF 4 | 5 | ### 2023.11.14 6 | - adding support for magisk 26 7 | - updating module to latest OMF 8 | 9 | ### 2023.01.09 10 | - variable font (thanks to mitsu) 11 | - 110% enlarged 12 | - all measurements fixed 13 | 14 | ### 2022.12.20 15 | - initial build -------------------------------------------------------------------------------- /Modules/Angus/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20250318, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Angus/Angus%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Angus/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Averia Sans Libre/Averia_Sans_Libre_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Averia Sans Libre/Averia_Sans_Libre_[OMF].zip -------------------------------------------------------------------------------- /Modules/Averia Sans Libre/changelog.md: -------------------------------------------------------------------------------- 1 | | Feature | Value | 2 | |---|---| 3 | | Designer | Dan Sayers | 4 | | Foundry | Google Fonts | 5 | | License | SIL Open Font License | 6 | | Website | http://iotic.com/averia/ | 7 | | URL | | 8 | | Styles | Regular, Italic, Light, Light Italic, Bold, Bold Italic | 9 | | Characters | Latin, Greek, Cyrillic, Vietnamese | 10 | | Features | Versatile, free, open source | 11 | 12 | 13 | ### 2023.06.14 14 | - added serif font 15 | - adding support for magisk 26. 16 | - updating module to latest OMF template. 17 | 18 | ### 2022.07.21 19 | - adding inmodule updator and changelog . 20 | - Updating module to latest OMF template. 21 | 22 | ### 2022.02.08 23 | - updating module to latest OMF template 24 | 25 | ### 2021.11.07 26 | - updating module to latest OMF template. 27 | 28 | ### 2020.11.27 29 | - initial build . -------------------------------------------------------------------------------- /Modules/Averia Sans Libre/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "ver{ 3 | "version": "1.7", 4 | "versionCode": 20230614, 5 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Averia%20Sans%20Libre/Averia_Sans_Libre_%5BOMF%5D.zip", 6 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Averia%20Sans%20Libre/changelog.md" 7 | } 8 | -------------------------------------------------------------------------------- /Modules/BR Cobane/BR_Cobane_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/BR Cobane/BR_Cobane_[OMF].zip -------------------------------------------------------------------------------- /Modules/BR Cobane/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2024.01.03 2 | - optimised font for mobile. 3 | - updating to latest OMF. 4 | - adding support for magisk 26+. 5 | 6 | ### 2022.06.07 7 | - adding OTL feature 8 | 9 | ### 2022.03.17 10 | - adding inmodule updator and changelog 11 | - updating module with latest template 12 | 13 | ### 2021.11.05 14 | - initial build -------------------------------------------------------------------------------- /Modules/BR Cobane/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20240103, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/BR%20Cobane/BR_Cobane_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/BR%20Cobane/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/BasisGrotesquePro/BasisGrotesquePro[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/BasisGrotesquePro/BasisGrotesquePro[OMF].zip -------------------------------------------------------------------------------- /Modules/BasisGrotesquePro/basisgrotesquepro-regular.css: -------------------------------------------------------------------------------- 1 | /** 2 | * CSS for BasisGrotesquePro-Regular 3 | * Generated by Wakamai Fondue - https://wakamaifondue.com 4 | * by Roel Nieskens/PixelAmbacht - https://pixelambacht.nl 5 | */ 6 | 7 | @font-face { 8 | font-family: "BasisGrotesquePro-Regular"; 9 | src: url("Regular.ttf"); 10 | unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00AC, U+00AE-017F, 11 | U+018E-018F, U+0192, U+01B5-01B6, U+01FC-01FD, U+0218-021B, 12 | U+02C6-02C7, U+02D8-02DD, U+0374-0375, U+037A, U+037E, U+0384-038A, 13 | U+038C, U+038E-03A1, U+03A3-03CE, U+0400-045F, U+2013-2014, 14 | U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, 15 | U+2044, U+2070, U+2074-2079, U+2080-2089, U+20AC, U+2122, U+2126, 16 | U+2153-2154, U+215B-215E, U+2190-2199, U+2202, U+2206, U+220F, 17 | U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, 18 | U+25CA, U+F8FF, U+FB00-FB04; 19 | } 20 | 21 | /* Set custom properties for each layout feature */ 22 | :root { 23 | --basisgrotesquepro-regular-aalt: "aalt" off; 24 | --basisgrotesquepro-regular-case: "case" off; 25 | --basisgrotesquepro-regular-dlig: "dlig" off; 26 | --basisgrotesquepro-regular-frac: "frac" off; 27 | --basisgrotesquepro-regular-hist: "hist" off; 28 | --basisgrotesquepro-regular-onum: "onum" off; 29 | --basisgrotesquepro-regular-pnum: "pnum" off; 30 | --basisgrotesquepro-regular-sinf: "sinf" off; 31 | --basisgrotesquepro-regular-ss01: "ss01" off; 32 | --basisgrotesquepro-regular-ss02: "ss02" off; 33 | --basisgrotesquepro-regular-sups: "sups" off; 34 | --basisgrotesquepro-regular-tnum: "tnum" off; 35 | --basisgrotesquepro-regular-zero: "zero" off; 36 | } 37 | 38 | /* If class is applied, update custom property and 39 | apply modern font-variant-* when supported */ 40 | .basisgrotesquepro-regular-aalt { 41 | --basisgrotesquepro-regular-aalt: "aalt" on; 42 | } 43 | 44 | .basisgrotesquepro-regular-case { 45 | --basisgrotesquepro-regular-case: "case" on; 46 | } 47 | 48 | .basisgrotesquepro-regular-dlig { 49 | --basisgrotesquepro-regular-dlig: "dlig" on; 50 | } 51 | 52 | @supports (font-variant-ligatures: discretionary-ligatures) { 53 | .basisgrotesquepro-regular-dlig { 54 | --basisgrotesquepro-regular-dlig: "____"; 55 | font-variant-ligatures: discretionary-ligatures; 56 | } 57 | } 58 | 59 | .basisgrotesquepro-regular-frac { 60 | --basisgrotesquepro-regular-frac: "frac" on; 61 | } 62 | 63 | @supports (font-variant-numeric: diagonal-fractions) { 64 | .basisgrotesquepro-regular-frac { 65 | --basisgrotesquepro-regular-frac: "____"; 66 | font-variant-numeric: diagonal-fractions; 67 | } 68 | } 69 | 70 | .basisgrotesquepro-regular-hist { 71 | --basisgrotesquepro-regular-hist: "hist" on; 72 | } 73 | 74 | @supports (font-variant-alternates: historical-forms) { 75 | .basisgrotesquepro-regular-hist { 76 | --basisgrotesquepro-regular-hist: "____"; 77 | font-variant-alternates: historical-forms; 78 | } 79 | } 80 | 81 | .basisgrotesquepro-regular-onum { 82 | --basisgrotesquepro-regular-onum: "onum" on; 83 | } 84 | 85 | @supports (font-variant-numeric: oldstyle-nums) { 86 | .basisgrotesquepro-regular-onum { 87 | --basisgrotesquepro-regular-onum: "____"; 88 | font-variant-numeric: oldstyle-nums; 89 | } 90 | } 91 | 92 | .basisgrotesquepro-regular-pnum { 93 | --basisgrotesquepro-regular-pnum: "pnum" on; 94 | } 95 | 96 | @supports (font-variant-numeric: proportional-nums) { 97 | .basisgrotesquepro-regular-pnum { 98 | --basisgrotesquepro-regular-pnum: "____"; 99 | font-variant-numeric: proportional-nums; 100 | } 101 | } 102 | 103 | .basisgrotesquepro-regular-sinf { 104 | --basisgrotesquepro-regular-sinf: "sinf" on; 105 | } 106 | 107 | .basisgrotesquepro-regular-ss01 { 108 | --basisgrotesquepro-regular-ss01: "ss01" on; 109 | } 110 | 111 | .basisgrotesquepro-regular-ss02 { 112 | --basisgrotesquepro-regular-ss02: "ss02" on; 113 | } 114 | 115 | .basisgrotesquepro-regular-sups { 116 | --basisgrotesquepro-regular-sups: "sups" on; 117 | } 118 | 119 | @supports (font-variant-position: super) { 120 | .basisgrotesquepro-regular-sups { 121 | --basisgrotesquepro-regular-sups: "____"; 122 | font-variant-position: super; 123 | } 124 | } 125 | 126 | .basisgrotesquepro-regular-tnum { 127 | --basisgrotesquepro-regular-tnum: "tnum" on; 128 | } 129 | 130 | @supports (font-variant-numeric: tabular-nums) { 131 | .basisgrotesquepro-regular-tnum { 132 | --basisgrotesquepro-regular-tnum: "____"; 133 | font-variant-numeric: tabular-nums; 134 | } 135 | } 136 | 137 | .basisgrotesquepro-regular-zero { 138 | --basisgrotesquepro-regular-zero: "zero" on; 139 | } 140 | 141 | @supports (font-variant-numeric: slashed-zero) { 142 | .basisgrotesquepro-regular-zero { 143 | --basisgrotesquepro-regular-zero: "____"; 144 | font-variant-numeric: slashed-zero; 145 | } 146 | } 147 | 148 | /* Apply current state of all custom properties 149 | whenever a class is being applied */ 150 | .basisgrotesquepro-regular-aalt, 151 | .basisgrotesquepro-regular-case, 152 | .basisgrotesquepro-regular-dlig, 153 | .basisgrotesquepro-regular-frac, 154 | .basisgrotesquepro-regular-hist, 155 | .basisgrotesquepro-regular-onum, 156 | .basisgrotesquepro-regular-pnum, 157 | .basisgrotesquepro-regular-sinf, 158 | .basisgrotesquepro-regular-ss01, 159 | .basisgrotesquepro-regular-ss02, 160 | .basisgrotesquepro-regular-sups, 161 | .basisgrotesquepro-regular-tnum, 162 | .basisgrotesquepro-regular-zero { 163 | font-feature-settings: var(--basisgrotesquepro-regular-aalt), var(--basisgrotesquepro-regular-case), 164 | var(--basisgrotesquepro-regular-dlig), var(--basisgrotesquepro-regular-frac), var(--basisgrotesquepro-regular-hist), 165 | var(--basisgrotesquepro-regular-onum), var(--basisgrotesquepro-regular-pnum), var(--basisgrotesquepro-regular-sinf), 166 | var(--basisgrotesquepro-regular-ss01), var(--basisgrotesquepro-regular-ss02), var(--basisgrotesquepro-regular-sups), 167 | var(--basisgrotesquepro-regular-tnum), var(--basisgrotesquepro-regular-zero); 168 | } 169 | 170 | -------------------------------------------------------------------------------- /Modules/BasisGrotesquePro/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.09.18 2 | - updated module to latest OMF. 3 | - adding support for magisk 26 4 | - adding OTL feature 5 | - adding in-module updator 6 | 7 | ### 2023.01.15 8 | - initial build -------------------------------------------------------------------------------- /Modules/BasisGrotesquePro/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230918, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/BasisGrotesquePro/BasisGrotesquePro%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/BasisGrotesquePro/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Bellota/Bellota[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Bellota/Bellota[OMF].zip -------------------------------------------------------------------------------- /Modules/Bellota/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | | Property | Value | 3 | |---|---| 4 | | Font family | Bellota | 5 | | Copyright notice | Copyright 2019 The Bellota Project Authors (https://github.com/kemie/Bellota-Font) | 6 | | Unique font identifier | Kemie Guaida:Bellota:2019 | 7 | | Version | Version 4.001 | 8 | | Designer | Kemie Guaida | 9 | | URL designer | http://www.pixilate.com | 10 | | License description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL | 11 | | URL license info | http://scripts.sil.org/OFL | 12 | 13 | ### 2024.02.26 14 | - updating module to latest OMF template. 15 | 16 | ### 2022.12.23 17 | - updating module to latest OMF template 18 | 19 | ### 2022.04.09 20 | - adding OTL feature 21 | - adding inmodule updator and changelog 22 | 23 | ### 2022.01.06 24 | - updating module with latest template 25 | 26 | ### 2021.09.24 27 | - updating module to latest OMF template 28 | 29 | 30 | ### 2021.01.24 31 | - initial build -------------------------------------------------------------------------------- /Modules/Bellota/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.5", 3 | "versionCode": 20240226, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Bellota/Bellota%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Bellota/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Cantarell/Cantarell[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Cantarell/Cantarell[OMF].zip -------------------------------------------------------------------------------- /Modules/Cantarell/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2023.09.20 3 | - initial build 4 | - adding in-module updator -------------------------------------------------------------------------------- /Modules/Cantarell/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.0", 3 | "versionCode": 20230920, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Cantarell/Cantarell%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Cantarell/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Champagne & Limousines/Champagne_&_Limousines_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Champagne & Limousines/Champagne_&_Limousines_[OMF].zip -------------------------------------------------------------------------------- /Modules/Champagne & Limousines/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Champagne & Limousines 3 | designers: 4 | - name: Lauren Thompson 5 | home_url: https://www.ibm.com/plex/ 6 | license: 7 | - name: Free for Personal Use 8 | url: http://www.nymfont.com/2009/07/terms-of-useend-user-license-agreement.html 9 | cost: free 10 | ligatures: false 11 | italics: true 12 | bold: true 13 | stylesheet_url: 14 | stylesheet_absolute: true 15 | --- 16 | 17 | Champagne & Limousines is a high quality Sans Serif font that is designed by Lauren Thompson and is available for free download and personal use. The free version provides all uppercase and lowercase letters and a few special characters too. 18 | 19 | 20 | ### 2023.01.21 21 | - updating to latest OMF template 22 | 23 | ### 2022.04.04 24 | - adding inmodule updator and changelog. 25 | - updating module to latest OMF template. 26 | 27 | ### 2022.01.07 28 | - upgrading module to OMF template. 29 | 30 | ### 2021.01.31 31 | - initial build. 32 | -------------------------------------------------------------------------------- /Modules/Champagne & Limousines/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4", 3 | "versionCode": 20230121, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Champagne%20%26%20Limousines/Champagne_%26_Limousines_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Champagne%20%26%20Limousines/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Clear Sans/ClearSans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Clear Sans/ClearSans_[OMF].zip -------------------------------------------------------------------------------- /Modules/Clear Sans/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2024.03.30 2 | - Updating module to latest OMF template. 3 | 4 | ### 2022.04.19 5 | - adding inmodule updator and changelog . 6 | - Updating module to latest OMF template. 7 | 8 | ### 2022.01.17 9 | - updating module to latest OMF template. 10 | - initial build . -------------------------------------------------------------------------------- /Modules/Clear Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20240330, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Clear%20Sans/ClearSans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Clear%20Sans/changelog.md" 6 | } 7 | -------------------------------------------------------------------------------- /Modules/Comfortaa/Comfortaa[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Comfortaa/Comfortaa[OMF].zip -------------------------------------------------------------------------------- /Modules/Comfortaa/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2025.01.04 2 | - Addning support for android 16. 3 | - Updating module to latest OMF template. 4 | 5 | ### 2022.12.14 6 | - using variable font 7 | 8 | ### 2022.04.06 9 | - Adding OTL feature 10 | - Adding changelog 11 | - Adding in module updator 12 | 13 | ### 2022.04.01 14 | - Initial build -------------------------------------------------------------------------------- /Modules/Comfortaa/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "3.002", 3 | "versionCode": 20250401, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Comfortaa/Comfortaa.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Comfortaa/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Conduit ITC Std/Conduit_ITC_Std[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Conduit ITC Std/Conduit_ITC_Std[OMF].zip -------------------------------------------------------------------------------- /Modules/Conduit ITC Std/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.03.26 2 | - Adding changelog 3 | - Adding in module updator 4 | 5 | ### 2022.10.10 6 | - Initial build -------------------------------------------------------------------------------- /Modules/Conduit ITC Std/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 202304266, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Conduit%20ITC%20Std//Conduit_ITC_Std%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Conduit%20ITC%20Std/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Core Sans G/Core_Sans_G_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Core Sans G/Core_Sans_G_[OMF].zip -------------------------------------------------------------------------------- /Modules/Core Sans G/changelog.md: -------------------------------------------------------------------------------- 1 | Font Core Sans G 2 | Copyright Copyright © 2012 S-Core. All rights reserved. 3 | Version string Version 1.001 4 | Trademark Core Sans is a trademark of S-Core Co., Ltd., Korea. 5 | Manufacturer name S-Core 6 | Designer Khirendra, Hyun-Seung Lee, Dae-Hoon Hahm & Min-Joo Ham 7 | Description The Core Sans G Family is a part of the Core Sans Series. 8 | Core Sans G is constructed of straight, circular or square shapes. These geometric shapes are inspired by classic geometric sans (Futura, Avenir, Avant Garde etc.). Every stem is a rectangle or a straight line and every letter, lowercase or uppercase, seems to be in perfect geometric form and even weighted. 9 | The small x-height makes readability clean and clear. Core Sans G can be used equally well in headings or in body copy. 10 | The Core Sans G Family consists of 9 weights with matching Italics. It also includes four effects fonts (Outline, Neon, Shadow, Dimensional), alternate characters (a,g,t) and a plethora of ligatures. 11 | Core Sans G provides a wide range of character sets to support (Cyrillic, Central and Eastern European characters) and advanced typographical support with features such as proportional Figures, tabular Figures, numerators, denominators, superscript, scientific Inferiors, subscript, fractions, standard ligatures, discretionary ligatures and stylistic alternates. 12 | URL designer http://www.s-core.co.kr 13 | 14 | 15 | ### 2025.03.21 16 | - addingsupport for android 15 . 17 | - Updating module to latest OMF template. 18 | 19 | ### 2022.07.26 20 | - adding inmodule updator and changelog . 21 | - Updating module to latest OMF template. 22 | 23 | ### 2022.02.23 24 | - updating module to latest OMF template 25 | 26 | ### 2021.12.30 27 | - updating module to latest OMF template 28 | 29 | ### 2021.09.02 30 | - updating module to latest OMF template. 31 | 32 | ### 2020.10.30 33 | - initial build . -------------------------------------------------------------------------------- /Modules/Core Sans G/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "ver{ 3 | "version": "2.5", 4 | "versionCode": 20250321, 5 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Core%20Sans%20G/Core_Sans_G_%5BOMF%5D.zip", 6 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Core%20Sans%20G/changelog.md" 7 | } 8 | -------------------------------------------------------------------------------- /Modules/DM Sans/DM_Sans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/DM Sans/DM_Sans_[OMF].zip -------------------------------------------------------------------------------- /Modules/DM Sans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ### 2023.06.26 4 | - adding support for magisk 26 5 | - updating module to latest OMF 6 | 7 | ### 2022.04.04 8 | - updating module to latest OMF 9 | - adding inmodule updator and changelog 10 | 11 | ### 2022.02.08 12 | - updating module to latest OMF 13 | 14 | ### 2021.10.12 15 | - bug fixes 16 | 17 | ### 2021.10.11 18 | - initial build -------------------------------------------------------------------------------- /Modules/DM Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4", 3 | "versionCode": 20230626, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/DM%20Sans/DM_Sans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/DM%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Dosis/Dosis_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Dosis/Dosis_[OMF].zip -------------------------------------------------------------------------------- /Modules/Dosis/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2022.11.19 2 | - updating module to latest OMF. 3 | 4 | ### 2022.06.04 5 | - adding inmodule updator and changelog 6 | 7 | ### 2022.01.04 8 | - updating module to latest template 9 | 10 | ### 2021.02.09 11 | - updating module to latest template 12 | 13 | ### 2020.08.21 14 | - initial build -------------------------------------------------------------------------------- /Modules/Dosis/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "0.4", 3 | "versionCode": 20231119, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Dosis/Dosis_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Dosis/changelog.md" 6 | } 7 | -------------------------------------------------------------------------------- /Modules/Facundo/Facundo_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Facundo/Facundo_[OMF].zip -------------------------------------------------------------------------------- /Modules/Facundo/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.10.18 2 | - updating module to latest OMF 3 | 4 | ### 2022.04.26 5 | - Adding OTL feature 6 | - Adding changelog 7 | - Adding in-module updator 8 | 9 | ### 2022.01.14 10 | - Initial build -------------------------------------------------------------------------------- /Modules/Facundo/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.12", 3 | "versionCode": 20231018, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Facundo/Facundo_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Facundo/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/FluidSans/FluidSans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/FluidSans/FluidSans[OMF].zip -------------------------------------------------------------------------------- /Modules/FluidSans/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2024.05.00 2 | - updated module to latest OMF temple 3 | 4 | ### 2023.09.14 5 | - adjusted font matrix. 6 | - added support for magisk 26. 7 | 8 | ### 2022.09.15 9 | - Initial build -------------------------------------------------------------------------------- /Modules/FluidSans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.2", 3 | "versionCode": 20240509, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/FluidSans/FluidSans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/FluidSans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/GepesteV/GepesteV_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/GepesteV/GepesteV_[OMF].zip -------------------------------------------------------------------------------- /Modules/GepesteV/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: GepesteV 3 | designers: 4 | - name: gluk 5 | foundry: FontForge 6 | home_url: https://www.fontspace.com/gepeste-variable-font-f72796 7 | license: 8 | - name: Licensed for Personal Use only. 9 | url: https://www.fontspace.com/help#license-2 10 | cost: free 11 | Style: Sans-Serif 12 | ligatures: true 13 | italics: true 14 | stylesheet_url: 15 | stylesheet_absolute: true 16 | --- 17 | 18 | Variable font GepasteV – work in all modern Browsers, and programs with support for variable font like Inkscape 1.0. 19 | 20 | 21 | ###2023.02.05 22 | - updating to latest omf template 23 | 24 | ### 2022.04.14 25 | - adding OTL feature 26 | - adding inmodule updator and changelog 27 | 28 | ### 2022.01.07 29 | - initial build 30 | -------------------------------------------------------------------------------- /Modules/GepesteV/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20230205, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/GepesteV/GepesteV_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/GepesteV/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Gogh/Gogh_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Gogh/Gogh_[OMF].zip -------------------------------------------------------------------------------- /Modules/Gogh/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ## 2025.03.26 3 | - Adding support for android 15 4 | - updated module to latest OMF template 5 | 6 | ## 2022.07.13 7 | - adding OTL feature 8 | - update OMF template 9 | 10 | ## 2022.05.02 11 | - Adding changelog 12 | - Adding in-module updator 13 | 14 | ### 2022.01.24 15 | - updated module to latest OMF template 16 | 17 | ### 2021.06.02 18 | - updated module to make comparable to Android 11 19 | 20 | ### 2020.10.13 21 | - Initial build -------------------------------------------------------------------------------- /Modules/Gogh/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.43", 3 | "versionCode": 20250326, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Gogh/Gogh_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Gogh/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/HarmonyOS Sans/HarmonyOS_Sans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/HarmonyOS Sans/HarmonyOS_Sans[OMF].zip -------------------------------------------------------------------------------- /Modules/HarmonyOS Sans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2023.07.09 3 | - v1.1 4 | - static font files 5 | - support magisk 26 6 | - support Android 13 -------------------------------------------------------------------------------- /Modules/HarmonyOS Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230709, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/HarmonyOS%20Sans/HarmonyOS_Sans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/HarmonyOS%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Helvetica now/Helvetica_now[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Helvetica now/Helvetica_now[OMF].zip -------------------------------------------------------------------------------- /Modules/Helvetica now/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2022.11.11 2 | - adding OTL feature 3 | - adding inmodule updator and changelog 4 | 5 | ### 2021.01.02 6 | - initial build -------------------------------------------------------------------------------- /Modules/Helvetica now/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.6", 3 | "versionCode": 20221111, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Helvetica%20now/Helvetica_now%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Helvetica%20now/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/IBM Plex/IBM_Plex_VF_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/IBM Plex/IBM_Plex_VF_[OMF].zip -------------------------------------------------------------------------------- /Modules/IBM Plex/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: IBM Plex 3 | designers: 4 | - name: Mike Abbink 5 | - name: Paul van der Laan 6 | - name: Pieter van Rosmalen 7 | home_url: https://www.ibm.com/plex/ 8 | license: 9 | - name: Open Font License 10 | url: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 11 | copyright: January 13, 2023 Copyright © 2022 IBM.All rights reserved. 12 | cost: free 13 | ligatures: false 14 | italics: true 15 | stylesheet_url: https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap 16 | stylesheet_absolute: true 17 | --- 18 | 19 | IBM Plex™ is an international typeface family designed by Mike Abbink, IBM BX&D, in collaboration with Bold Monday, an independent Dutch type foundry. Plex was designed to capture IBM’s spirit and history, and to illustrate the unique relationship between mankind and machine—a principal theme for IBM since the turn of the century. 20 | 21 | 22 | Changelog: 23 | ### 2023.06.29 24 | - Font side changes 25 | - https://github.com/IBM/plex/releases 26 | - IBM PLEX SANS Var V1.1 2023-04-03 27 | - IBM PLEX SERIF V3.0 28 | - IBM PLEX MONO V2.3 29 | - adding support to magisk 26 30 | - updating module to latest OMF template 31 | - https://gitlab.com/nongthaihoang/oh_my_font/-/blob/master/CHANGELOG.md 32 | 33 | ### 2023.02.27 34 | - updating module to latest OMF template 35 | 36 | ### 2022.04.04 37 | - adding OTL feature 38 | - adding inmodule updator and changelog 39 | 40 | ### 2022.03.14 41 | - updating module to latest OMF template 42 | 43 | ### 2021.12.24 44 | - updating module with latest OMF template 45 | - adding monospace and sherif style 46 | ### 2021.09.08 47 | - updating module with latest OMF template 48 | 49 | ### 2021.08.31 50 | - updating module to latest OMF template 51 | - mono,sherif and devnagari extension 52 | 53 | ### 2021.01.02 54 | - initial build -------------------------------------------------------------------------------- /Modules/IBM Plex/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "3.4", 3 | "versionCode": 20230629, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/IBM%20Plex/IBM_Plex_VF_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/IBM%20Plex/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Inconsolata/Inconsolata_VF_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Inconsolata/Inconsolata_VF_[OMF].zip -------------------------------------------------------------------------------- /Modules/Inconsolata/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Inconsolata 3 | designers: 4 | - name: Raph Levien 5 | home_url: https://fonts.google.com/specimen/Inconsolata 6 | license: 7 | - name: Open Font License 8 | url: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 9 | cost: free 10 | ligatures: false 11 | italics: false 12 | variable: true 13 | stylesheet_url: https://fonts.googleapis.com/css2?family=Inconsolata&display=swap 14 | stylesheet_absolute: true 15 | --- 16 | 17 | Inconsolata was Raph Levien's first serious original font release. It is a monospace font, designed for printed code listings and the like. There are a great many “programmer fonts,” designed primarily for use on the screen, but in most cases do not have the attention to detail for high resolution rendering. 18 | 19 | Inconsolata draws from many inspirations and sources. I was particularly struck by the beauty of Luc(as) de Groot's Consolas, which is his monospaced design for Microsoft's Vista release. This font, similar to his earlier TheSansMono, demonstrated clearly to me that monospaced fonts do not have to suck. 20 | 21 | 22 | Changelog: 23 | 24 | ### 2023.06.20 25 | * adding support to magisk 26 26 | * updating module to latest OMF 27 | 28 | ### 2022.03.27 29 | * adding mono variables 30 | 31 | ### 2022.03.24 32 | * In-Module updater / changelog 33 | 34 | ### 2021.10.16 35 | * initial release -------------------------------------------------------------------------------- /Modules/Inconsolata/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20230620, 4 | "zipUrl": "https://master.dl.sourceforge.net/project/font-modules/Modules/Inconsolata/Inconsolata_VF_%5B1.2%5D%5BOMF%5D.zip?viasf=1", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Inconsolata/changelog.md" 6 | } 7 | -------------------------------------------------------------------------------- /Modules/Josefin Sans/JosefinSans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Josefin Sans/JosefinSans[OMF].zip -------------------------------------------------------------------------------- /Modules/Josefin Sans/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.05.06 2 | - adding OTL feature 3 | - adding inmodule updator and changelog 4 | 5 | ### 2022.08.11 6 | - updating module with latest template 7 | 8 | ### 2022.10.12 9 | - updating module with latest template 10 | 11 | ### 2021.12.14 12 | - updating module with latest template 13 | 14 | ### 2021.08.18 15 | - updating module with latest template 16 | 17 | ### 2021.04.26 18 | - aded support to Android 12 19 | - based on OMF 20 | 21 | ### 2020.11.23 22 | - initial build -------------------------------------------------------------------------------- /Modules/Josefin Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.8", 3 | "versionCode": 20230506, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Josefin%20Sans/JosefinSans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Josefin%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Jost/Jost_VF[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Jost/Jost_VF[OMF].zip -------------------------------------------------------------------------------- /Modules/Jost/Jost_VF_[v1.4][OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Jost/Jost_VF_[v1.4][OMF].zip -------------------------------------------------------------------------------- /Modules/Jost/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2022.11.22 2 | - updating module to latest OMF. 3 | 4 | ### 2022.04.03 5 | - adding OTL feature 6 | 7 | ### 2022.03.31 8 | - adding inmodule updator and changelog 9 | - updating module with latest template 10 | 11 | ### 2021.12.29 12 | - updating module to latest template 13 | 14 | ### 2021.09.20 15 | - initial build -------------------------------------------------------------------------------- /Modules/Jost/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4", 3 | "versionCode": 20220303, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Jost/Jost_VF%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Jost/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Kometa/Kometa_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Kometa/Kometa_[OMF].zip -------------------------------------------------------------------------------- /Modules/Kometa/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | | Property | Value | 3 | | --- | --- | 4 | | Font name | Kometa-Book | 5 | | Copyright | Copyright (c) 2018 by Kiril Zlatkov, Vassil Kateliev. All rights reserved. | 6 | | Version string | Version 1.790 | 7 | | Designer | Kiril Zlatkov, Vassil Kateliev | 8 | | Description | Kometa is a geometric sans serif typeface with a futuristic look and feel. | 9 | | URL vendor | www.kateliev.com | 10 | 11 | ### 2024.02.16 12 | - updating module to latest OMF template. 13 | - adding OTL features. 14 | 15 | ### 2022.06.22 16 | - adding inmodule updator and changelog . 17 | - Updating module to latest OMF template. 18 | 19 | ### 2022.02.07 20 | - updating module to latest OMF template. 21 | 22 | ### 2021.10.25 23 | - initial build . -------------------------------------------------------------------------------- /Modules/Kometa/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "ver{ 3 | "version": "1.3", 4 | "versionCode": 20240216, 5 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Kometa/Kometa_%5BOMF%5D.zip", 6 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Kometa/changelog.md" 7 | } 8 | -------------------------------------------------------------------------------- /Modules/Lato/Lato.md: -------------------------------------------------------------------------------- 1 | # Lato 2 | This is a hinted font with TrueType glyf outlines. 3 | It has 263 characters and 275 glyphs, and 4 layout features. 4 | 5 | | Attribute | Value | 6 | | --- | --- | 7 | | Format | TTF | 8 | | Font Family | Lato | 9 | | Version String | Version 1.104; Western+Polish opensource | 10 | | Designer | Lukasz Dziedzic | 11 | | Description | Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based designer Lukasz Dziedzic ("Lato" means "Summer" in Polish). It tries to carefully balance some potentially conflicting priorities: it should seem quite "transparent" when used in body text but would display some original traits when used in larger sizes. The classical proportions, particularly visible in the uppercase, give the letterforms familiar harmony and elegance. At the same time, its sleek sanserif look makes evident the fact that Lato was designed in 2010, even though it does not follow any current trend. The semi-rounded details of the letters give Lato a feeling of warmth, while the strong structure provides stability and seriousness. | 12 | | License | SIL Open Font License, Version 1.1 | 13 | | URL Vendor | http://www.typoland.com/ | 14 | | URL Designer | http://www.typoland.com/designers/Lukasz_Dziedzic/ | 15 | | URL License Info | http://scripts.sil.org/OFL | 16 | -------------------------------------------------------------------------------- /Modules/Lato/Lato_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Lato/Lato_[OMF].zip -------------------------------------------------------------------------------- /Modules/Lato/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2024.01.26 3 | - Updated font file (build may 2023) 4 | - updated to latest OMF template. 5 | 6 | ### 2022.06.22 7 | - adding inmodule updator and changelog . 8 | - Updating module to latest OMF template. 9 | 10 | ### 2022.03.15 11 | - updating module to latest OMF template. 12 | 13 | ### 2021.12.24 14 | - updating module for Android 12 15 | 16 | ### 2020.10.25 17 | - updating module for Android 11 18 | 19 | ### 2020.10.01 20 | - initial build . -------------------------------------------------------------------------------- /Modules/Lato/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "ver{ 3 | "version": "2.4", 4 | "versionCode": 20240126, 5 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Lato/Lato_%5BOMF%5D.zip", 6 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Lato/changelog.md" 7 | } 8 | -------------------------------------------------------------------------------- /Modules/MADE Evolve Sans/Made_Evolve_Sans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/MADE Evolve Sans/Made_Evolve_Sans_[OMF].zip -------------------------------------------------------------------------------- /Modules/MADE Evolve Sans/changelog.md: -------------------------------------------------------------------------------- 1 | | Feature | Value | 2 | |---|---| 3 | | Name | **MADE Evolve Sans** | 4 | | Designer | **Maxim Schepin and Denis Schepin** | 5 | | Publisher | **MadeType** | 6 | | Released | **2018** | 7 | | Styles | **10** | 8 | | Weight | **5 sans serif weights and 5 weights with futuristic caps** | 9 | | Licence | **Personal & Commercial Use** | 10 | | Price | **Free for Personal Use, $19 for Commercial Use** | 11 | | OpenType Features | **Stylish Alternates, Ligatures, Contextual Alternates, Fractions, Ordinals, Symbols, Kerning** | 12 | | Compatibility | **Windows, Mac, Linux, iOS, Android** | 13 | | Use Cases | **Headlines, Branding, Posters, Logos, Magazines, etc.** | 14 | 15 | 16 | ### 2023.06.04 17 | - based on OMF template version 2023041801 18 | - added support for magisk 26.x 19 | 20 | ## 2022.06.06 21 | - Adding changelog 22 | - Adding in-module updator 23 | 24 | ### 202102.10 25 | - updated module to latest OMF template 26 | 27 | ### 2020.10.12 28 | - Initial build 29 | - reviving old font module -------------------------------------------------------------------------------- /Modules/MADE Evolve Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "4.4", 3 | "versionCode": 20230604, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MADE%20Evolve%20Sans/Made_Evolve_Sans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MADE%20Evolve%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Made Evolve Sans evo/Made_Evolve_Sans_Evo_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Made Evolve Sans evo/Made_Evolve_Sans_Evo_[OMF].zip -------------------------------------------------------------------------------- /Modules/Made Evolve Sans evo/changelog.md: -------------------------------------------------------------------------------- 1 | | Feature | Value | 2 | |---|---| 3 | | Name | **MADE Evolve Sans** | 4 | | Designer | **Maxim Schepin and Denis Schepin** | 5 | | Publisher | **MadeType** | 6 | | Released | **2018** | 7 | | Styles | **10** | 8 | | Weight | **5 sans serif weights and 5 weights with futuristic caps** | 9 | | Licence | **Personal & Commercial Use** | 10 | | Price | **Free for Personal Use, $19 for Commercial Use** | 11 | | OpenType Features | **Stylish Alternates, Ligatures, Contextual Alternates, Fractions, Ordinals, Symbols, Kerning** | 12 | | Compatibility | **Windows, Mac, Linux, iOS, Android** | 13 | | Use Cases | **Headlines, Branding, Posters, Logos, Magazines, etc.** | 14 | 15 | 16 | ### 2023.06.06 17 | - based on OMF template version 2023041801 18 | - added support for magisk 26.x 19 | 20 | ### 2022.06.28 21 | - Adding changelog 22 | - Adding in-module updator 23 | 24 | ### 202102.09 25 | - updated module to latest OMF template 26 | 27 | 28 | ### 2020.10.11 29 | - Initial build 30 | - reviving old font module -------------------------------------------------------------------------------- /Modules/Made Evolve Sans evo/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "4.4", 3 | "versionCode": 20230606, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Made%20Evolve%20Sans%20evo/Made_Evolve_Sans_Evo_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Made%20Evolve%20Sans%20evo/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/MessinaSans/MessinaSans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/MessinaSans/MessinaSans[OMF].zip -------------------------------------------------------------------------------- /Modules/MessinaSans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2023.08.24 3 | - adding support to magisk 26 4 | - updating module to latest OMF 5 | 6 | ### 2022.04.04 7 | - adding OTL feature 8 | - adding inmodule updator and changelog 9 | - adding mono and condensed styles 10 | 11 | ### 2021.12.01 12 | - updating module with latest template 13 | 14 | ### 2021.11.15 15 | - updating module to latest template 16 | 17 | ### 2020.11.14 18 | - initial build -------------------------------------------------------------------------------- /Modules/MessinaSans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.4", 3 | "versionCode": 20230824, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MessinaSans/MessinaSans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MessinaSans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/MiSans/MiSans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/MiSans/MiSans[OMF].zip -------------------------------------------------------------------------------- /Modules/MiSans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ### 2023.06.30 4 | - added support for magisk 26 5 | - added in-module updator 6 | - added info & changelog 7 | - updated module to latest OMF template. 8 | 9 | ### 2021.09.15 10 | - Initial build -------------------------------------------------------------------------------- /Modules/MiSans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230630, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MiSans/MiSans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/MiSans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Mona Sans/Mona-Sans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Mona Sans/Mona-Sans[OMF].zip -------------------------------------------------------------------------------- /Modules/Mona Sans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2023.05.02 3 | - adding support to magisk 26 4 | - adding changelog 5 | - adding in module updator 6 | 7 | ### 2021.11.24 8 | - Initial build -------------------------------------------------------------------------------- /Modules/Mona Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.0", 3 | "versionCode": 20221124, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Mona%20Sans/Mona-Sans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Mona%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Montserrat alternates/Montserrat_Alternates_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Montserrat alternates/Montserrat_Alternates_[OMF].zip -------------------------------------------------------------------------------- /Modules/Montserrat alternates/Montserrat_Alternates_[v7.201][OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Montserrat alternates/Montserrat_Alternates_[v7.201][OMF].zip -------------------------------------------------------------------------------- /Modules/Montserrat/Montserrat_VF_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Montserrat/Montserrat_VF_[OMF].zip -------------------------------------------------------------------------------- /Modules/Montserrat/changelog.md: -------------------------------------------------------------------------------- 1 | | Property | Value | 2 | |---|---| 3 | | Font | Montserrat | 4 | | Copyright notice | Copyright 2011 The Montserrat MFFM Project Authors | 5 | | Font subfamily | Regular | 6 | | Version | 8.000 | 7 | | Manufacturer name | Julieta Ulanovsky | 8 | | Designer | Julieta Ulanovsky | 9 | | License description | SIL Open Font License, Version 1.1 | 10 | 11 | ### 2024.04.09 12 | - updating module to latest omf template 13 | - updating font files to patest 8.000 version 14 | 15 | ### 2023.08.07 16 | - updating module to latest omf template 17 | - adding support to magisk 26 18 | 19 | ### 2022.04.01 20 | - adding OTL feature 21 | 22 | ### 2022.03.31 23 | - adding inmodule updator and changelog 24 | - updating module with latest template 25 | 26 | ### 2021.11.06 27 | - updating module to latest omf template 28 | 29 | ### 2021.09.03 30 | - initial build -------------------------------------------------------------------------------- /Modules/Montserrat/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "8.000", 3 | "versionCode": 2024.04.09, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Montserrat/Montserrat_VF_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Montserrat/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Mundial/Mundial[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Mundial/Mundial[OMF].zip -------------------------------------------------------------------------------- /Modules/Mundial/mundial.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Mundial 3 | designers: 4 | - name: Martin Sommaruga 5 | - name: Fernando Díaz 6 | - name: Vicente Lamónaca 7 | foundry: TipoType 8 | home_url: https://fonts.adobe.com/fonts/mundial 9 | license: 10 | - name: Licensed for Personal Use only. 11 | url: https://tipotype.com/license/ 12 | cost: free/paid(for commercial use) 13 | Style: Sans-Serif 14 | ligatures: true 15 | italics: true 16 | stylesheet_url: 17 | stylesheet_absolute: true 18 | --- 19 | 20 | Mundial Sans Serif Font Family translates as “Worldwide”, this name is a statement: the idea of synthesizing characteristics from different traditions in a single typographic style. 21 | 22 | Changelog: 23 | ### 2023.06.10 24 | - adding support for magisk 26 25 | - updating module to latest OMF 26 | ### 2023.01.30 27 | - adding OTL feature 28 | - adding inmodule updator and changelog 29 | 30 | ### 2022.03.14 31 | - updating module to latest template 32 | 33 | ### 2021.01.02 34 | - initial build -------------------------------------------------------------------------------- /Modules/Mundial/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.3", 3 | "versionCode": 20230610, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Mundial/Mundial%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Mundial/mundial.md" 6 | } -------------------------------------------------------------------------------- /Modules/Netflix Sans/Netflix _Sans[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Netflix Sans/Netflix _Sans[OMF].zip -------------------------------------------------------------------------------- /Modules/Netflix Sans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2022.08.03 3 | - initial build -------------------------------------------------------------------------------- /Modules/Netflix Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.0", 3 | "versionCode": 20230803, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Netflix%20Sans/Netflix_Sans%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Netflix%20Sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Nirmala/Nirmala_[V1.0][OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Nirmala/Nirmala_[V1.0][OMF].zip -------------------------------------------------------------------------------- /Modules/OppoSans/OppoSans-CJK[V-4.0][OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/OppoSans/OppoSans-CJK[V-4.0][OMF].zip -------------------------------------------------------------------------------- /Modules/OppoSans/OppoSans-VF_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/OppoSans/OppoSans-VF_[OMF].zip -------------------------------------------------------------------------------- /Modules/OppoSans/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | |---|---| 3 | | Font | OPPO Sans 4.0 | 4 | | Copyright | copyright © 2019-2024 by OPPO. All rights reserved. | 5 | | Supported languages | Afrikaans, Albanian, Azerbaijani, Basque, Belarusian, Bosnian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Faroese, Filipino, Finnish, French, Galician, German, Greek, Hungarian, Icelandic, Indonesian, Irish, Italian, Kazakh, Latvian, Lithuanian, Macedonian, Malay, Mongolian, Norwegian Bokmål, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Turkish, Ukrainian, Vietnamese, Welsh and Zulu. | 6 | | Version String | Version 1.000;April 24, 2025;FontCreator 15.0.0.3017 64-bit | 7 | 8 | ### 2025.04.24 9 | - Updated font file to latest Oppo Sans 4.0 10 | - Adding support to android 15. 11 | - updating module to latest OMF. 12 | 13 | ### 2021.05.01 14 | - Switched to variable font. 15 | - Updating module to latest OMF. 16 | 17 | ### 2021.04.23 18 | - Initial build -------------------------------------------------------------------------------- /Modules/OppoSans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.4", 3 | "versionCode": 20250424, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/OppoSans/OppoSans-VF_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/OppoSans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Poppins/changelog.md: -------------------------------------------------------------------------------- 1 | | Property | Value | 2 | |---|---| 3 | | Typographic family name | Poppins | 4 | | Copyright notice | Copyright 2020 The Poppins Project Authors | 5 | | Version | Version 5.002 | 6 | | Designer | Ninad Kale (Devanagari), Jonny Pinhorn (Latin) | 7 | | License | SIL Open Font License, Version 1.1 | 8 | | License URL | https://scripts.sil.org/OFL | 9 | 10 | ### 2024.05.15 11 | - latest Android support. 12 | - updating module to latest OMF template. 13 | 14 | ### 2022.04.21 15 | - Adding OTL feature. 16 | - Adding in-module updator and changelog. 17 | 18 | ### 2021.10.31 19 | - Initial build -------------------------------------------------------------------------------- /Modules/Poppins/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.2", 3 | "versionCode": 20240515, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Poppins/Poppins_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Poppins/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Proxima Nova/Proxima_Nova[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Proxima Nova/Proxima_Nova[OMF].zip -------------------------------------------------------------------------------- /Modules/Proxima Nova/changelog.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Proxima Nova 3 | designers: 4 | - name: Mark Simonson 5 | manufacturer : Mark Simonson Studio LLC 6 | home_url: https://www.ibm.com/plex/ 7 | license: 8 | - name: Copyright (c) Mark Simonson, 2005. All rights reserved. 9 | url: https://thetypefounders.com/ 10 | ligatures: false 11 | italics: true 12 | stylesheet_absolute: true 13 | --- 14 | 15 | Proxima Nova (2005) bridges the gap between typefaces like Futura and Akzidenz Grotesk. The result is a hybrid that combines modern proportions with a geometric appearance. I originally released it in 1994 as Proxima Sans (now discontinued) with a basic character set in three weights (Regular, Medium, and Black) with italics. I expanded the original six fonts into a full-featured and versatile family of 42 fonts (seven weights in three widths with italics). 16 | 17 | 18 | ### 2023.06.21 19 | - added support for magisk 26 20 | - added in-module updator 21 | - added info & changelog 22 | - updated module with latest omf 23 | 24 | ### 2022.09.07 25 | - addwd support to Android 13 26 | 27 | ### 2022.02.11 28 | - updated module with latest omf 29 | 30 | ### 2021.10.23 31 | - initial build -------------------------------------------------------------------------------- /Modules/Proxima Nova/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.5", 3 | "versionCode": 20230621, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Proxima%20Nova/Proxima_Nova%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Source%20Sans%20Pro/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Qanelas/Qanelas[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Qanelas/Qanelas[OMF].zip -------------------------------------------------------------------------------- /Modules/Qanelas/changelog.md: -------------------------------------------------------------------------------- 1 | 2 | ### 2023.10.19 3 | - Adding support to magisk 26 4 | - updating module to latest OMF. 5 | - Adding OTL feature. 6 | - Adding in-module updator and changelog. 7 | 8 | ### 2022.08.18 9 | - Adding support to Android 13 10 | 11 | ### 2022.02.11 12 | - switched to OMF. 13 | 14 | ### 2021.10.21 15 | - Adding support for Android 12 16 | 17 | ### 2021.03.26 18 | - Updating module with latest MFFM. 19 | 20 | ### 2021.03.21 21 | - Updating module to latest MFFM. 22 | 23 | ### 2021.03.20 24 | - Initial build -------------------------------------------------------------------------------- /Modules/Qanelas/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.91", 3 | "versionCode": 20231019, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Qanelas/Qanelas%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Qanelas/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Recursive/Recursive[Omf].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Recursive/Recursive[Omf].zip -------------------------------------------------------------------------------- /Modules/Recursive/recursive-v1.064-opentype_features.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Recursive/recursive-v1.064-opentype_features.png -------------------------------------------------------------------------------- /Modules/Recursive/recursive.md: -------------------------------------------------------------------------------- 1 | | Property | Value | 2 | |---|---| 3 | | Title | Recursive | 4 | | Designers | Arrow Type, Lisa Huang, Katja Schimmel, Rafał Buchner | 5 | | Home URL | https://www.recursive.design/ | 6 | | Source | https://github.com/arrowtype/recursive | 7 | | License | [SIL OPEN FONT LICENSE](https://github.com/arrowtype/recursive/blob/main/OFL.txt) | 8 | | Ligatures | True | 9 | | Italics | True | 10 | | Variable | True | 11 | | Stylesheet URL | recursive/stylesheet.css | 12 | 13 | ## Variable Axes 14 | 15 | Recursive has the following axes: 16 | 17 | | Axis | Tag | Range | Default | Description | 18 | | ---------- | ------ | ------------ | ------- | --------------------------------------------------------------- | 19 | | Monospace | `MONO` | 0 to 1 | 0 | Sans (natural-width) to Mono (fixed-width) | 20 | | Casual | `CASL` | 0 to 1 | 0 | Linear to Casual | 21 | | Weight | `wght` | 300 to 1000 | 300 | Light to ExtraBlack. Can be defined with usual font-weight property. | 22 | | Slant | `slnt` | 0 to -15 | 0 | Upright (0°) to Slanted (about 15°) | 23 | | Cursive | `CRSV` | 0, 0.5, or 1 | 0.5 | Always roman (0), auto (0.5), or always cursive (1) | 24 | 25 | ### Axis Definitions 26 |
27 | 28 | - **Monospace** `MONO` - 0 to 1. Adjusts the glyph widths from proportional or “Sans” (0) to fixed-width or “Mono” (1). 29 | 30 | *Recommended use:* In general, the proportional design is more readable in text and UI, while the monospace design is more appropriate for code and text in which letter disambiguation is especially critical (e.g. passwords, ID numbers, tabular data, etc). 31 | 32 | - **Casual** `CASL` - 0 to 1. Adjusts the expressive style or “genre” of the glyphs. In Recursive, this goes from from Linear (0) to Casual (1). 33 | 34 | *Recommended use:* The Linear style shares a similar structure to fonts classified as *lineal*, merging aspects of humanist sans with rationalized, compact, flat-sided letterforms. This regular, familiar structure makes it appropriate for long-form text requiring focus (e.g. paragraphs, full code documents, and punchy headlines). The Casual style is inspired by single-stroke casual signpainting, but drawn for small sizes. It is most useful in shorter-form text where a warm and inviting tone is desired (e.g. blog post headlines, store signage, and computer terminals). 35 | 36 | - **Weight** `wght` - 300 to 1000. The overall thickness of letters and the darkness of text composed with them. Notably, in Recursive, the weight axis does not affect glyph width. A bold weight takes the same amount of space as a light weight, even at in proportional styles of the `MONO` axis. 37 | 38 | *Recommended use:* Differences in weight can provide emphasis in text, show user interaction, or adjust the tone of communication. For light text on dark backgrounds, 400 (“Regular”) tends to be appropriate for text and code. For dark text on a light background, it can be beneficial to adjust the weight upwards to 500 (“Medium”). 39 | 40 | *Why isn’t it a Grade axis?* See [Issue #365](https://github.com/arrowtype/recursive/issues/365) 41 | 42 | - **Slant** `slnt` – 0 to -15. The "forward lean" of letters. Note: `-15` (negative 15) corresponds to a 15° clockwise slant, due to type design's roots in geometry. If the Italic axis is at its default value, going past a slant of `-13.99` will activate "cursive" letters, converting them to more-handwritten forms such as the simplified, "single story" `a` and `g`. 43 | 44 | *Recommended use:* Use Slant as a secondary way to emphasize text or vary typographic tone. In text, it can be useful to use a partial slant of around -9, while at display sizes, you can expect the most precise outlines at either 0 or -15. You can also animate from `0` to `-13` without letterforms or glyph widths changing, which is great for things like hovered links or buttons. 45 | 46 | - **Cursive** `CRSV` – 0, 0.5, or 1. Controls the substitution of cursive forms along the Slant axis. "Off" (0) maintains Roman letterforms such as a "double story" `a` and `g`, "Auto" (0.5) allows for Cursive substitution, and "On" (1) asserts cursive forms even in upright text with a Slant of 0. 47 | 48 | *Recommended use:* Use Cursive as a tertiary way to emphasize text, or as 49 | 50 | a way to have more control over animated text (e.g. a hyperlink that slants upon user interaction can by styled with Cursive 0 or 1 to prevent the abrupt changes of glyph substitution). 51 |
52 | 53 | ### Advanced design recommendations 54 |
55 | 56 | In general, Recursive is intended for small-to-medium sized usage, particularly on screen. However, it is useful to understand which stylistic ranges work best in what contexts. A few guidelines worth knowing: 57 | 58 | | Style range | Recommended size | Recommended use case | 59 | | ---------------------------- | -------------------------------- | --------------------------------------------------- | 60 | | Casual 0 *(Linear)*, Weight 300–800 *(Light–ExtraBold)* | 8px to 72px | General use (especially for longer text) | 61 | | Casual 1 *(Casual)*, Weight 300–800 *(Light–ExtraBold)* | 14px to 72px | General use (more personality) | 62 | | Weights 801–900 *(Black–ExtraBlack)* | 32px to 144px | Headlines, display typography | 63 | | Intermediate values of Casual and Slant | 10px to 40px | Good in text, but may not look as good in display sizes | 64 | 65 | 66 | Things to be aware of: 67 | - If you use weights 300–800 for large text, it may look good to slightly reduce letter-spacing (also called _tracking_). 68 | - The heaviest weights of Recursive are _really heavy_, so they need to be a little larger to remain legible. 69 | - Casual and Slant axes look great with intermediate values at text sizes, but they are mostly intended to be used at either fully "on or off" values, with intermediates available to allow animated stylistic transitions. If you are setting type at large sizes, avoid intermediate `CASL` and `slnt` values. If you stick to named instances in design apps (e.g. `Mono Casual Bold Italic`, etc), this is handled for you automatically. 70 | - The Casual Italic instances are drawn to work well in text but are also the most expressive styles of the family – try them at large sizes to show off their wavy stems and really make a statement! 🏄‍♂️🏄‍♀️ 71 |
72 | 73 | ## OpenType Features 74 | 75 | Recursive is built with a number of OpenType features that make it simple to control a few handy typographic features. 76 | 77 | ![OpenType Features in Recursive](https://github.com/khirendra03/Font-modules/blob/main/Modules/Recursive/recursive-v1.064-opentype_features.png) 78 | 79 | 80 | 81 | 82 | 83 | ### Language Support 84 |
85 | Languages 86 | 87 | Recursive is designed with a modified Google Fonts Latin Expert character set, including numerous useful symbols for currencies & math (see the [Character Set notes](https://github.com/arrowtype/recursive/tree/main/docs/00--character_set_for_google_fonts) for more details), plus support for the following languages: 88 | 89 | ``` 90 | Abenaki, Afaan Oromo, Afar, Afrikaans, Albanian, Alsatian, Amis, Anuta, Aragonese, Aranese, Aromanian, Arrernte, Arvanitic (Latin), Asturian, Atayal, Aymara, Azerbaijani, Bashkir (Latin), Basque, Belarusian (Latin), Bemba, Bikol, Bislama, Bosnian, Breton, Cape Verdean Creole, Catalan, Cebuano, Chamorro, Chavacano, Chichewa, Chickasaw, Cimbrian, Cofán, Cornish, Corsican, Creek, Crimean Tatar (Latin), Croatian, Czech, Danish, Dawan, Delaware, Dholuo, Drehu, Dutch, English, Esperanto, Estonian, Faroese, Fijian, Filipino, Finnish, Folkspraak, French, Frisian, Friulian, Gagauz (Latin), Galician, Ganda, Genoese, German, Gikuyu, Gooniyandi, Greenlandic (Kalaallisut), Guadeloupean Creole, Gwich’in, Haitian Creole, Hän, Hawaiian, Hiligaynon, Hopi, Hotcąk (Latin), Hungarian, Icelandic, Ido, Igbo, Ilocano, Indonesian, Interglossa, Interlingua, Irish, Istro-Romanian, Italian, Jamaican, Javanese (Latin), Jèrriais, Kaingang, Kala Lagaw Ya, Kapampangan (Latin), Kaqchikel, Karakalpak (Latin), Karelian (Latin), Kashubian, Kikongo, Kinyarwanda, Kiribati, Kirundi, Klingon, Kurdish (Latin), Ladin, Latin, Latino sine Flexione, Latvian, Lithuanian, Lojban, Lombard, Low Saxon, Luxembourgish, Maasai, Makhuwa, Malay, Maltese, Manx, Māori, Marquesan, Megleno-Romanian, Meriam Mir, Mirandese, Mohawk, Moldovan, Montagnais, Montenegrin, Murrinh-Patha, Nagamese Creole, Nahuatl, Ndebele, Neapolitan, Ngiyambaa, Niuean, Noongar, Norwegian, Novial, Occidental, Occitan, Old Icelandic, Old Norse, Onĕipŏt, Oshiwambo, Ossetian (Latin), Palauan, Papiamento, Piedmontese, Polish, Portuguese, Potawatomi, Q’eqchi’, Quechua, Rarotongan, Romanian, Romansh, Rotokas, Sami (Inari Sami), Sami (Lule Sami), Sami (Northern Sami), Sami (Southern Sami), Samoan, Sango, Saramaccan, Sardinian, Scottish Gaelic, Serbian (Latin), Seri, Seychellois Creole, Shawnee, Shona, Sicilian, Silesian, Slovak, Slovenian, Slovio (Latin), Somali, Sorbian (Lower Sorbian), Sorbian (Upper Sorbian), Sotho (Northern), Sotho (Southern), Spanish, Sranan, Sundanese (Latin), Swahili, Swazi, Swedish, Tagalog, Tahitian, Tetum, Tok Pisin, Tokelauan, Tongan, Tshiluba, Tsonga, Tswana, Tumbuka, Turkish, Turkmen (Latin), Tuvaluan, Tzotzil, Uzbek (Latin), Venetian, Vepsian, Vietnamese, Volapük, Võro, Wallisian, Walloon, Waray-Waray, Warlpiri, Wayuu, Welsh, Wik-Mungkan, Wiradjuri, Wolof, Xavante, Xhosa, Yapese, Yindjibarndi, Zapotec, Zarma, Zazaki, Zulu, Zuni 91 | ``` 92 |
93 | 94 | ### Changelog 95 |
96 | 97 | ### 20210811 98 | - initial build 99 | 100 | ### 20211103 101 | - switched to OMF template 102 | - adopted to support Android 12 103 | 104 | ### 20230530 105 | - Optimized metrics 106 | - adopted to support Android 13 107 | - adopted to support magisk 26.1 108 | - added OTL feature 109 | - added in module updator 110 | - added info+changelog file 111 | - backup module at sourceforge 112 | - module version is now based on font release version and date. 113 | 114 |
115 | -------------------------------------------------------------------------------- /Modules/Recursive/stylesheet.css: -------------------------------------------------------------------------------- 1 | /* Recursive font */ 2 | 3 | @import url('https://fonts.googleapis.com/css2?family=Recursive:wght@300;400;500;600;700&display=swap'); 4 | 5 | /* Headings */ 6 | 7 | h1 { 8 | font-family: 'Recursive', sans-serif; 9 | font-weight: 700; 10 | font-size: 24px; 11 | line-height: 32px; 12 | } 13 | 14 | h2 { 15 | font-family: 'Recursive', sans-serif; 16 | font-weight: 600; 17 | font-size: 18px; 18 | line-height: 24px; 19 | } 20 | 21 | h3 { 22 | font-family: 'Recursive', sans-serif; 23 | font-weight: 500; 24 | font-size: 16px; 25 | line-height: 22px; 26 | } 27 | 28 | /* Body text */ 29 | 30 | p { 31 | font-family: 'Recursive', sans-serif; 32 | font-size: 14px; 33 | line-height: 20px; 34 | } 35 | 36 | /* Buttons */ 37 | 38 | .button { 39 | font-family: 'Recursive', sans-serif; 40 | font-weight: 500; 41 | font-size: 14px; 42 | line-height: 20px; 43 | text-align: center; 44 | background-color: #000; 45 | color: #fff; 46 | padding: 10px 20px; 47 | border-radius: 4px; 48 | cursor: pointer; 49 | } 50 | -------------------------------------------------------------------------------- /Modules/Recursive/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.0851", 3 | "versionCode": 20230530, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Recursive/Recursive%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Recursive/Recursive.md" 6 | } -------------------------------------------------------------------------------- /Modules/Rookery/Rookery[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Rookery/Rookery[OMF].zip -------------------------------------------------------------------------------- /Modules/Rookery/changelog.md: -------------------------------------------------------------------------------- 1 | ## Font Rookery 2 | | Attribute | Value | 3 | |---|---| 4 | | Font | Rookery New | 5 | | Format | OTF | 6 | | Copyright notice | Copyright 2023 Motorola Mobility LLC. All rights reserved.

Confidential and proprietary.

This font represents a Motorola-specific modification of the original Montserrat font, subject to the following copyright:

Copyright 2011 The Montserrat Project Authors (https://github.com/JulietaUla/Montserrat) | 7 | | Unique font identifier | 1.003;ULA ;RookeryNew-Regular | 8 | | Version | Version 1.003 | 9 | | Manufacturer name | http://scripts.sil.org/OFL | 10 | | Designer | Ryan Kimball / Julieta Ulanovsky | 11 | | URL vendor | http://www.motorola.com | 12 | | URL designer | http://www.zkysky.com.ar/ | 13 | | License description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL | 14 | | URL license info | http://scripts.sil.org/OFL | 15 | 16 | 17 | ### 2025.05.14 18 | - initial build -------------------------------------------------------------------------------- /Modules/Rookery/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.003", 3 | "versionCode": 20250514, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Rookery/Rookery%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Rookery/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Rubik/Rubik-VF_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Rubik/Rubik-VF_[OMF].zip -------------------------------------------------------------------------------- /Modules/Rubik/changelog.md: -------------------------------------------------------------------------------- 1 | | Attribute | Value | 2 | | Designed by | Hubert and Fischer | 3 | | Manufactured by | Hubert & Fischer | 4 | | Copyright | Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik) | 5 | | Version | Version 2.101 | 6 | | License | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL | 7 | | Language support | 46 languages: Afrikaans, Albanian, Basque, Belarusian, Bosnian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Faroese, Filipino, Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Indonesian, Irish, Italian, Kazakh, Latvian, Lithuanian, Macedonian, Malay, Mongolian, Norwegian Bokmål, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Turkish, Ukrainian, Welsh, Zulu | 8 | 9 | ### 2025.04.12 10 | - Adding support to android 15. 11 | - updating module to latest OMF. 12 | 13 | ### 2023.06.15 14 | - Adding support to magisk 26 15 | - updating module to latest OMF. 16 | 17 | ### 2022.04.21 18 | - Adding OTL feature. 19 | - Adding in-module updator and changelog. 20 | 21 | ### 2022.01.20 22 | - Updating module to latest OMF. 23 | 24 | ### 2021.06.09 25 | - Switched light weight as default to Regular as default weight. 26 | - Updating module with latest OMF. 27 | 28 | ### 2021.09.08 29 | - Updating module with latest OMF. 30 | 31 | ### 2021.05.01 32 | - Switched to variable font. 33 | - Updating module to latest OMF. 34 | 35 | ### 2021.04.23 36 | - Initial build -------------------------------------------------------------------------------- /Modules/Rubik/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.30015", 3 | "versionCode": 20250412, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Rubik/Rubik-VF_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Rubik/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/SegoeUI/SegoeUI[Magisk].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/SegoeUI/SegoeUI[Magisk].zip -------------------------------------------------------------------------------- /Modules/SegoeUI/changelog.md: -------------------------------------------------------------------------------- 1 | ## 2023.04.23 2 | - Adding changelog 3 | - Adding in module updator 4 | 5 | ### 2021.06.08 6 | - updating to latest template 7 | 8 | ### 2021.05.16 9 | - Initial build 10 | -------------------------------------------------------------------------------- /Modules/SegoeUI/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "3.3", 3 | "versionCode": 20230423, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/SegoeUI/SegoeUI_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/SegoeUI/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Selawik/Selawik[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Selawik/Selawik[OMF].zip -------------------------------------------------------------------------------- /Modules/Selawik/changelog.md: -------------------------------------------------------------------------------- 1 | | Feature | Value | 2 | |---|---| 3 | | Designers | Microsoft's typography team, led by Jeremy Rickard | 4 | | Home URL | https://github.com/microsoft/selawik | 5 | | License | SIL Open Font License, Version 1.1 | 6 | | Cost | Free | 7 | | Language | Latin | 8 | | Stylesheet | Available on GitHub | 9 | | Additional Information | Versatile, modern, clean, free, open-source | 10 | 11 | 12 | ### 2023.06.06 13 | - Adding support to magisk 26. 14 | - Adding OTL feature. 15 | - Adding in-module updator and changelog. 16 | 17 | ### 2023.09.27 18 | - adding support to Android 13 19 | 20 | ### 2022.03.22 21 | - updated to latest OMF template. 22 | 23 | ### 2021.12.07 24 | - Initial build -------------------------------------------------------------------------------- /Modules/Selawik/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230607, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Selawik/Selawik%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Selawik/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Sequel Sans/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2022.09.17 2 | - Updating module to latest OMF template. 3 | - adding support for magisk 26. 4 | 5 | ### 2022.05.21 6 | - adding OTL feature. 7 | - adding inmodule updator and changelog . 8 | - Updating module to latest OMF template. 9 | 10 | ### 2022.01.26 11 | - updating module to latest OMF template. 12 | 13 | ### 2021.05.09 14 | - initial build. 15 | - based on OMF template. -------------------------------------------------------------------------------- /Modules/Sequel Sans/sequel_Sans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Sequel Sans/sequel_Sans_[OMF].zip -------------------------------------------------------------------------------- /Modules/Sequel Sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4", 3 | "versionCode": 20230917, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Sequel%20Sans/sequel_Sans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Sequel%20Sans/changelog.md" 6 | } 7 | -------------------------------------------------------------------------------- /Modules/SophosSans/SophosSans.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Sophos Sans 3 | designers: 4 | - name: Eduardo Manso 5 | home_url: https://emtype.net/ 6 | license: 7 | - name: protected webfont and is intended for CSS @font-face use ONLY. 8 | url: http://www.emtype.net/emtype_web_eula.php 9 | cost: free 10 | ligatures: false 11 | italics: true 12 | stylesheet_url: 13 | stylesheet_absolute: false 14 | --- 15 | 16 | This is a protected webfont and is intended for CSS @font-face use ONLY. Reverse engineering this font is strictly prohibited. This software is the property of Emtype Foundry and may not be reproduced, used, displayed, modified, disclosed or transferred. For use this Webfont you may obtain a valid license at http://www.emtype.net 17 | EMT2016911330Sophos 18 | 19 | 20 | ### 2022.04.21 21 | - Adding OTL feature. 22 | - Adding in-module updator and changelog. 23 | 24 | ### 2022.01.20 25 | - Updating module to latest OMF template 26 | 27 | ### 2021.06.09 28 | - Switched light weight as default to Regular as default weight. 29 | - Updating module with latest OMF template 30 | 31 | 32 | ### 2021.09.08 33 | - Updating module with latest template 34 | 35 | ### 2021.05.01 36 | - Switched to variable font. 37 | - Updating module to latest template 38 | 39 | ### 2021.04.23 40 | - Initial build -------------------------------------------------------------------------------- /Modules/SophosSans/SophosSans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/SophosSans/SophosSans_[OMF].zip -------------------------------------------------------------------------------- /Modules/SophosSans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4", 3 | "versionCode": 20230323, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/SophosSans/SophosSans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/SophosSans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Source Sans Pro/Source_Sans_Pro_VF[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Source Sans Pro/Source_Sans_Pro_VF[OMF].zip -------------------------------------------------------------------------------- /Modules/Source Sans Pro/Source_Sans_Pro_VF_[V1.9][OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Source Sans Pro/Source_Sans_Pro_VF_[V1.9][OMF].zip -------------------------------------------------------------------------------- /Modules/Source Sans Pro/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2022.11.13 2 | - updated module with latest omf template 3 | 4 | ### 2022.03.29 5 | - updated module with latest omf template 6 | 7 | ### 2022.03.28 8 | - test build 9 | 10 | ### 2021.08.21 11 | - initial build -------------------------------------------------------------------------------- /Modules/Source Sans Pro/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.9", 3 | "versionCode": 20220329, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Source%20Sans%20Pro/Source_Sans_Pro_VF%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Source%20Sans%20Pro/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Ubuntu/Ubuntu[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Ubuntu/Ubuntu[OMF].zip -------------------------------------------------------------------------------- /Modules/Ubuntu/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.10.15 2 | - update module to latest OMF template 3 | - added support for magisk 26 4 | 5 | ### 2023.05.01 6 | - update module to latest OMF template 7 | 8 | ### 2022.11.05 9 | - update module to latest OMF template 10 | 11 | ### 2022.02.21 12 | - updated module with latest omf template 13 | 14 | ### 2021.12.15 15 | - updated module with latest omf template 16 | 17 | ### 2021.09.13 18 | - initial build -------------------------------------------------------------------------------- /Modules/Ubuntu/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.8", 3 | "versionCode": 20221015, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Ubuntu/Ubuntu%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Ubuntu/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Unageo/Unageo[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Unageo/Unageo[OMF].zip -------------------------------------------------------------------------------- /Modules/Unageo/changelog.md: -------------------------------------------------------------------------------- 1 | ## Font Unageo Variable 2 | Version 2.200 3 | Copyright Copyright 2023 The Unageo Project Authors (https://github.com/RichardSepsi/Unageo) 4 | Manufacturer name Richard Sepsi 5 | Designer Richard Sepsi 6 | License info This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL 7 | License URL http://scripts.sil.org/OFL 8 | 9 | ### Supported languages 10 | Belarusian, Bosnian, Estonian, Irish, Italian, Norwegian Bokmål, Slovenian, Swahili, Ukrainian and Zulu. 11 | 12 | ### 2025.04.03 13 | - initial build -------------------------------------------------------------------------------- /Modules/Unageo/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.2", 3 | "versionCode": 20250403, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Unageo/Unageo%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Unageo/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Unbounded/Unbound[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Unbounded/Unbound[OMF].zip -------------------------------------------------------------------------------- /Modules/Unbounded/changelog.md: -------------------------------------------------------------------------------- 1 | | Property | Value | 2 | |---|---| 3 | | Name | Unbounded | 4 | | Designer | NaN.xyz, Luke Prowse, Jean-Baptiste Morizot, Fátima Lázaro, Florian Runge | 5 | | Foundry | Studio Koto, NaN, Parity Technologies and Web3 Foundation for Polkadot Network. | 6 | | Released | 2022 | 7 | | License | SIL Open Font License | 8 | | Weight | Variable (200..900)| 9 | | OpenType Features | Stylistic Alternates, Kerning, Swash | 10 | | Glyphs | 1300 | 11 | | Languages | 400+ supported language | 12 | | Width | Variable | 13 | | Style | Sans Serif | 14 | | Category | Display | 15 | | website | https://unbounded.polkadot.network/ | 16 | | source code | https://github.com/w3f/unbounded | 17 | 18 | ### 2023.06.12 19 | - added support for magisk 26 20 | - added in-module updator 21 | - added info & changelog 22 | - updated module to latest OMF template. 23 | 24 | ### 2021.09.15 25 | - Initial build -------------------------------------------------------------------------------- /Modules/Unbounded/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230612, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Unbounded/Unbounded%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Unbounded/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Urbanist/Urbanist.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Urbanist 3 | designers: 4 | - name: Corey Hu 5 | home_url: https://github.com/coreyhu/Urbanist 6 | license: 7 | - name: Open Font Licence 8 | url: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 9 | cost: free 10 | ligatures: false 11 | italics: true 12 | bold: true 13 | stylesheet_url: https://raw.githubusercontent.com/coreyhu/Urbanist/main/sources/Urbanist.glyphs 14 | stylesheet_absolute: true 15 | --- 16 | 17 | Urbanist is a low-contrast, geometric sans-serif inspired by Modernist typography and design. The project was launched by Corey Hu in 2020 with 9 weights and accompanying italics. Conceived from elementary shapes, Urbanist's neutrality makes it a versatile display font for print and digital mediums. 18 | 19 | ### 2023.06.18 20 | - added support for magisk 26 21 | - adsed in-module updator 22 | - added info & changelog 23 | - updated module with latest OMF 24 | 25 | ### 2023.01.27 26 | - initial build. 27 | -------------------------------------------------------------------------------- /Modules/Urbanist/Urbanist[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Urbanist/Urbanist[OMF].zip -------------------------------------------------------------------------------- /Modules/Urbanist/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.1", 3 | "versionCode": 20230618, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Urbanist/Urbanist%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Urbanist/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Whitney Pro/Whitney_Pro_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Whitney Pro/Whitney_Pro_[OMF].zip -------------------------------------------------------------------------------- /Modules/Whitney Pro/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2023.08.28 2 | - adding support for magisk 26 3 | - updating module to latest OMF template 4 | 5 | ### 2022.04.14 6 | - adding OTL feature. 7 | - adding inmodule updator and changelog . 8 | - Updating module to latest OMF template. 9 | 10 | ### 2022.01.12 11 | - updating module to latest OMF template. 12 | 13 | ### 2021.11.22 14 | - Upgrading module to latest OMF template. 15 | 16 | ### 2020.10.11 17 | - initial build . -------------------------------------------------------------------------------- /Modules/Whitney Pro/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.9", 3 | "versionCode": 20230828, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Whitney%20Pro/Whitney_Pro_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Whitney%20Pro/changelog.md" 6 | } 7 | -------------------------------------------------------------------------------- /Modules/Work sans/WorkSans_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Work sans/WorkSans_[OMF].zip -------------------------------------------------------------------------------- /Modules/Work sans/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2024.04.15 2 | - updating module with latest OMF template 3 | 4 | ### 2022.08.01 5 | - Adding OTL feature 6 | - Adding changelog 7 | - Adding in module updator 8 | 9 | 10 | ### 2022.02.09 11 | - updating module with latest OMF template. 12 | 13 | 14 | ### 2021.11.24 15 | - Updating module with latest OMF template 16 | 17 | ### 2021.08.26 18 | - updating to latest template 19 | 20 | 21 | ### 2021.06.21 22 | - Initial build -------------------------------------------------------------------------------- /Modules/Work sans/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.0", 3 | "versionCode": 20240415, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Work%20sans/WorkSans_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Work%20sans/changelog.md" 6 | } -------------------------------------------------------------------------------- /Modules/Yonia/Yonia_[OMF].zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Modules/Yonia/Yonia_[OMF].zip -------------------------------------------------------------------------------- /Modules/Yonia/changelog.md: -------------------------------------------------------------------------------- 1 | ### 2024.04.01 2 | - Updating module with latest OMF 3 | 4 | ### 2023.06.23 5 | - adding support to magisk 26 6 | - Updating module with latest OMF 7 | 8 | ### 2022.04.29 9 | - Adding changelog 10 | - Adding in module updator 11 | 12 | ### 2022.01.21 13 | - updating module with latest OMF. 14 | 15 | 16 | ### 2021.10.25 17 | - Updating module with latest OMF 18 | 19 | ### 2021.04.27 20 | - updating to latest template 21 | 22 | 23 | ### 2021.01.13 24 | - Initial build -------------------------------------------------------------------------------- /Modules/Yonia/update.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.7", 3 | "versionCode": 20240401, 4 | "zipUrl": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Yonia/Yonia_%5BOMF%5D.zip", 5 | "changelog": "https://raw.githubusercontent.com/khirendra03/Font-modules/main/Modules/Yonia/changelog.md" 6 | } -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fkhirendra03%2FFont-modules&count_bg=%2342B8CF&title_bg=%23505A58&icon=postwoman.svg&icon_color=%239AF2E9&title=Visitors&edge_flat=false)](https://hits.seeyoufarm.com) 2 | 3 | # Font-modules 4 | ## Magisk flashable Font modules. 5 | 6 | A Magisk module that allows you to easily change your system font to any font of your choice. This module uses the Oh My Font (OMF) template and includes advanced functionality, such as a bold option and support for Android 12. 7 | 8 | 9 | - modules & extensions are inside folder 10 | 11 | ## Features 12 | - Easy installation via Magisk Manager 13 | - Advanced OMF template 14 | - Bold option (for static typeface only) via config file 15 | - Support for Android 13 16 | 17 | ## Installation 18 | 1. Download the latest font module 19 | 2. Instructions on how to download is on [releases](https://github.com/khirendra03/Font-modules/releases) section 20 | 3. Open Magisk Manager and go to the Modules section 21 | 4. Tap the plus button and select the downloaded module file 22 | 5. Wait for the module to be installed and then reboot your device 23 | 24 | ## Note 25 | - All old modules will be deleted and only the latest modules will be available in this repository. You can find all old and new modules on [SourceForge](https://sourceforge.net/projects/font-modules/files/) 26 | - you can find all old & new modules [here](https://sourceforge.net/projects/font-modules/files/) 27 | 28 | ## Important links 29 | - [Support](https://t.me/MFFMDisc) - Join our Telegram group for support and troubleshooting 30 | - [OTL feature of a font](https://t.me/marcellasne_zero) - Learn more about the OTL feature of a font 31 | - [Extensions](https://gitlab.com/nongthaihoang/oh_my_font#extensions) - Learn more about available extensions for OMF 32 | 33 | ## Credits 34 | [Oh My Font](https://gitlab.com/nongthaihoang/oh_my_font) by [Nông Thái Hoàng](https://gitlab.com/nongthaihoang) 35 | 36 | --- 37 | 38 | *Disclaimer: Use this module at your own risk. The developer is not responsible for any damage caused to your device.* -------------------------------------------------------------------------------- /Template/Font-module-template.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/khirendra03/Font-modules/c4cfa133b6db937790d1826def134e63e3bfa389/Template/Font-module-template.zip -------------------------------------------------------------------------------- /Template/README.md: -------------------------------------------------------------------------------- 1 | # Oh My Font Template 2 | 3 | ## made by nongthaihoang @ GitLab 4 | ### you can find template repository in [gitlab](https://gitlab.com/nongthaihoang/oh_my_font) 5 | 6 | - An advanced font module template for [Magisk](https://github.com/topjohnwu/Magisk). Powered by [OMF](https://gitlab.com/nongthaihoang/oh_my_font). 7 | - The template includes many useful variables and functions. It is designed intended mostly for font module creators. 8 | - The template alone does nothing. You have to write your own code to make it works. 9 | -------------------------------------------------------------------------------- /Universal OMF extension/80_universal_emoji_ext.sh: -------------------------------------------------------------------------------- 1 | # Universal emoji extension Extension 2 | # by khirendra 3 | #credit: @nongthaihoang, @MrCarb0n and MFFM @telegram 4 | # 2021/11/08 5 | 6 | EM=your_emoji_name.ttf 7 | 8 | cp $OMFDIR/$EM $SYSFONT/NotoColorEmoji.ttf && { 9 | ui_print '+ iOS emoji 14.0 ' 10 | if [ -f $ORISYSFONT/SamsungColorEmoji.ttf ]; then 11 | mv $SYSFONT/NotoColorEmoji.ttf $SYSFONT/SamsungColorEmoji.ttf; 12 | fi 13 | ver emoji 14 | } 15 | -------------------------------------------------------------------------------- /Universal OMF extension/README.md: -------------------------------------------------------------------------------- 1 | ### Q: What is Universal OMF extension? 2 | Ans: extension is just a script that allows you to add emoji, fonts etc. To any existing OMF module. 3 | 4 | ### Q: How to use Universal emoji extension? 5 | - step 1- copy extension script file to `OhMyFont folder` in internal storage. 6 | - step 2- Copy the emoji file you want to `OhMyFont folder` 7 | - step 3- rename emoji file to `emoji.tff` 8 | - step 4- Now flash any OMF module. 9 | 10 | ### Q: what if I don't want OMF font, just extension like only emoji no fonts? 11 | Ans: do same as above answer. In step 4 instead of flashing any OMF module 12 | Flash Blank_OMF.zip module/file. 13 | --------------------------------------------------------------------------------