summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/fontconfig
@media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { color: #f8f8f2 } /* Name.Property */ .highlight .nt { color: #f92672 } /* Name.Tag */ .highlight .nv { color: #f8f8f2 } /* Name.Variable */ .highlight .ow { color: #f92672 } /* Operator.Word */ .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ .highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ .highlight .mf { color: #ae81ff } /* Literal.Number.Float */ .highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ .highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Literal.String.Doc */ .highlight .s2 { color: #e6db74 } /* Literal.String.Double */ .highlight .se { color: #ae81ff } /* Literal.String.Escape */ .highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ .highlight .si { color: #e6db74 }
AgeCommit message (Expand)Author
2018-02-16fontconfig: fix upstream version checkMaxin B. John
2017-11-09fontconfig: update to 2.12.6Alexander Kanavin
2017-08-16fontconfig: Upgrade 2.12.1 -> 2.12.4Jussi Kukkonen
2017-02-09openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (usi...Richard Purdie
2016-12-17fontconfig: Fix namespace conflicts with glibcKhem Raj
2016-08-23fontconfig: Upgrade 2.12.0 -> 2.12.1Jussi Kukkonen
2016-07-20fontconfig: Upgrade 2.11.95 -> 2.12.0Jussi Kukkonen
2016-05-25fontconfig: Upgrade 2.11.94 -> 2.11.95Jussi Kukkonen
2016-03-09fontconfig: Revert changes made to FcConfigAppFontAddDir() recentlyLi Zhou
2016-02-28fontconfig: Don't add font directories from hostMartin Jansa
2015-09-12meta: Fix Upstream-Status statementsRoss Burton
2015-08-09fontconfig: Upgrade 2.11.93 -> 2.11.94Jussi Kukkonen
2015-04-27fontconfig: Fix pkgconfig file generation to not have absolute pathsKhem Raj
2015-04-27fontconfig: Upgrade to 2.11.93Khem Raj
2015-04-21fontcache: allow to pass different fontconfig cache dirMartin Jansa
2014-06-10Revert "fontconfig: enable 64 bit file support"Ross Burton
2014-06-06fontconfig: enable 64 bit file supportSaul Wold
2014-04-30fontconfig: upgrade to 2.11.1Laurentiu Palcu
2013-11-27fontconfig: upgrade to 2.11.0Ross Burton
2013-02-11fontconfig: rename the patches directoryRoss Burton
2013-02-11fontconfig: drop explicit -native recipeRoss Burton
2013-02-11fontconfig: remove unexplainable and broken build tweakingRoss Burton
2013-02-06fontconfig: add sysroot option to fc-cache and fc-catLaurentiu Palcu
2012-12-18fontconfig: update to upstream version 2.10.2Marko Lindqvist
2012-11-18fontconfig: upgrade to 2.10.1Laurentiu Palcu
2012-05-30fontconfig: upgrade to 2.9.0Laurentiu Palcu
2012-05-25fontconfig-native: Be clear about FILE search pathRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-18fontconfig: fix fix-pkgconfig.patchMartin Jansa
2011-06-29fontconfig: specify font directory in EXTRA_OECONFPhil Blundell
2011-05-27License Field Cleanup: Non-standard field namesBeth Flanagan
2011-05-12recpies: add Upstream-Status for multiple recipes' patchesDexuan Cui
2011-02-03recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONSMark Hatle
2010-12-16recipes-graphics: Add SUMMARY and update DESCRIPTIONMark Hatle
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
2010-08-27Major layout change to the packages directoryRichard Purdie