HerikLyma / CPPWebFramework

​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
MIT License
447 stars 119 forks source link

ADD FONT FILES SUPPORT #15

Closed guosuying2012 closed 5 years ago

guosuying2012 commented 5 years ago

Pull Request Checklist

Please check if your Pull Request fulfills the following requirements:

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other (Please describe)

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this Pull Request introduce a breaking change?

[ ] Yes
[ ] No

Other information

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.02%) to 62.563% when pulling 2b5a8f7c66d80e137cb9d4dca175fbc2f1209f86 on guosuying2012:master into b25978d5809d7ddd5c3164feef6c2509cd560be8 on HerikLyma:master.