Skip to content

Create PowerPoint presentations with a powerful, concise JavaScript API.

License

Notifications You must be signed in to change notification settings

jiangjiji/fork-pptxgenjs-fix

 
 

Repository files navigation

pptxgenjs-fix

Create JavaScript PowerPoint Presentations

forked by gitbrent-PptxGenJS

forked by Maxpsc-PptxGenJS

Fixes

  • Add font family support regular/bold/italic/boldItalic
  • Add Gradient fill color and font color support

Information

How to add custom fonts to PPT? How to embed fonts in PPT?

You need convert your fonts to OpenType format (.otf or .ttf) to .ms-fontobject. Here is the example poi-font-mbender

Todo

  • Add demo about embedding custom fonts
  • Add demo about gradient fill color and font color

About

Create PowerPoint presentations with a powerful, concise JavaScript API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • HTML 1.8%
  • Other 1.0%