Piotrek Koszuliński 21f0b2dcde Merge branch t/ckeditor5-engine/1555 7 年之前
..
.github 9b032b5c39 Initial commit. 8 年之前
docs 1faf3d1d1c Docs: Fixed `viewportTopOffset` of sticky toolbar. [skip ci] 7 年之前
lang 7bf8f9a5c1 Other: Updated translations. [skip ci] 7 年之前
src 73cec7d2eb Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. 7 年之前
tests 0bb1639cd7 Review writerSetSelection() API calls with single position. 7 年之前
theme 028d50bcc2 Other: Revert CSS variables usage from font size feature content styles. 7 年之前
.editorconfig 9b032b5c39 Initial commit. 8 年之前
.eslintrc.js b054338d5e Other: Update copyright year. 8 年之前
.gitattributes 9b032b5c39 Initial commit. 8 年之前
.gitignore 9b032b5c39 Initial commit. 8 年之前
.travis.yml 5ddf2e9244 Internal: Disabled Travis builds for #stable branch. 7 年之前
CHANGELOG.md ad0f8b3617 Docs: Changelog. [skip ci] 7 年之前
CONTRIBUTING.md f1ea0c6cb9 Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 36c96d9424 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 年之前
README.md 962a456638 Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 年之前
package.json d6c8fa4795 Remove Positon, Range, Selection imports from engine/model. 7 年之前

README.md

CKEditor 5 font feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements font size and font family support for CKEditor 5.

Demo

Check out the demo in the Font feature guide.

Documentation

See the @ckeditor/ckeditor5-font package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.