GithubHelp home page GithubHelp logo

githubxiaoa / forms9patch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baskren/forms9patch

0.0 1.0 0.0 97.33 MB

Simplify image management and text formatting in your Xamarin.Forms apps

Home Page: http://Forms9Patch.com

License: Other

C# 88.84% JavaScript 5.98% Liquid 0.21% CSS 4.97%

forms9patch's Introduction

Forms9Patch Alt text

A suite of elements built to simplify image management, text formatting, PNG generation, PDF generation, and printing for your NetStandard, PCL, and Shared Library Xamarin.Forms iOS, Android and UWP applications.

You can learn more at https://baskren.github.io/Forms9Patch/index.html

Overview

Xamarin Forms is great for developing cross platform applications (certainly very sane) but it is missing some important features:

  • Patch scalable images
  • SVG images
  • Single point of use, cross platform, multi-screen / multi-resolution image management
  • Simple, markup formatted text for labels and buttons
  • Single point of use, cross platform, custom font management
  • Segmented button control
  • Pop-ups as a first class layout element
  • Multi-object Clipboard and Inter-app Data Sharing
  • PNG and PDF generation
  • Printing

Android developers can use NinePatch bitmaps, the drawable directory naming convention, Html.FromHtml, and a bunch of complex file manipulations to address the image issue. Likewise, iOS developers can use ResizeableImageWithCapInsets, the @2x, @3x, @4x file naming convention, and some 3rd party libraries for this purpose. Custom fonts are a bit more complicated and label layouts take things up another notch. Forms9Patch enhances Xamarin Forms to make multi-resolution / multi-screen image management, custom fonts, and HTML text formatting easy for NetStandard, PCL and Shared Library applications for iOS, Android and UWP.

Documentation

There are a number of guides to get you started:

If you want to learn more (or findout about Forms9Patch features not in the above guides):

Demos

Demo apps are in the Demo folder of this repository.

forms9patch's People

Contributors

baskren avatar ben-askren-tm avatar smalgin avatar tombruyneel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.