FontTypeface

Published on March 11, 2022

🏷️ Tags: #extensions

A non-visible extension that sets a visible component's font dynamically. You can choose between Serif, Sans Serif, Monospace or Default.

Made with Niotron IDE at https://ide.niotron.com.

Current version: 1 Package name: com.gordonlu.fonttypeface.aix

For more information, read this MIT App Inventor Community thread, Niotron Community thread or here for the GitHub repository.

πŸ“– Documentation

Method blocks

SetFontTypeface - Sets the font typeface of the TextBox, including whether to bold, italicize, and the font of the TextBox. Use the blocks in the properties of this extension for the font parameter. If useCurrentFont is true, the font parameter will be ignored.

All supported components are listed here. This list includes App Inventor and Kodular components.

  • User Interface: Button, Checkbox, DatePicker, Label, ListPicker, PasswordTextBox, Switch, TextBox, TimePicker.

  • Media: AudioPicker, ImagePicker, VideoPicker.

  • Social: ContactPicker, EmailPicker, PhoneNumberPicker.

Parameters: component - component, bold = boolean, italic = boolean, font = text, useCurrentFont = boolean

Property blocks

DefaultFont - A font block. Returns: "DEFAULT"

Monospace - A font block. Returns: "MONOSPACE"

SansSerif - A font block. Returns: "SANS SERIF"

Serif - A font block. Returns: "SERIF"

TERMS AND CONDITIONS

By downloading or sharing my extension, you agree to follow these terms and conditions.

  1. Have fun using the extension!

  2. You are allowed to modify this extension, but please give credit to Gordon Lu (AICODE) by mentioning name, extension and a link to this webpage.

  3. This, along with the MIT App Inventor original post, Niotron original post and the GitHub repository above, are the only authorized places to download this extension. As an organization, you are not allowed to host and advertize this extension on your website, document, tweet, blog, article or any software you made without my authorization. You are also reminded not to include a direct download link of this extension on your website without my permission. If you are interested in the actions listed above, please contact me via email. Do remember that if you violate term no. 3, AICODE has the right to flag your website, document, tweet, blog or article as a violation of copyright, or other legal actions will be taken. Please contact me if you find anyone do this.

However, you can copy the link of this webpage and share it to someone as a personal identity (not as an organization), or sharing it on these authorized forums: App Inventor, Kodular, Niotron, Appzard and Android Builder communities. The term organization includes schools, markets and app stores, companies and social groups. Thank you for your understanding.

Those organizations are authorized to advertize or host my extension:

  • Kodular admins

  • MIT App Inventor admins

  • Niotron admins

  • Pura Vida Apps / Taifun Baer

  1. Selling this extension/product to anyone is not allowed unless authorized by AICODE.

  2. These terms and conditions are written and issued on December 20, 2021. AICODE has the total permission to edit these terms and conditions anytime.