Changeset 7e8e1b444d in tspsg for resources


Ignore:
Timestamp:
Jul 17, 2012, 7:13:58 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
c8ed26ddf1
Parents:
95c1897bf1
git-author:
Oleksii Serdiuk <contacts@…> (07/17/12 19:13:58)
git-committer:
Oleksii Serdiuk <contacts@…> (07/17/12 19:27:37)
Message:

DejaVuLGCSansMono.ttf doesn't contain bold version.

Because of this, at least in Kubuntu 12.04, no bold characters where
produced in the solution output even if text was marked to be bold.
Added also bold version of this font (DejaVuLGCSansMono-Bold.ttf) to
built-in resources.

Additionally, updated DejaVuLGCSansMono.ttf to the latest version.

Location:
resources
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • resources/common.qrc

    r95c1897bf1 r7e8e1b444d  
    55    <qresource prefix="/files">
    66        <file>COPYING</file>
    7         <file>DejaVuLGCSansMono.ttf</file>
     7        <file>fonts/DejaVuLGCSansMono.ttf</file>
     8        <file>fonts/DejaVuLGCSansMono-Bold.ttf</file>
    89    </qresource>
    910</RCC>
Note: See TracChangeset for help on using the changeset viewer.