首页»版块 荣耀互联网服务 荣耀主题 手机字体主题设置

手机字体主题设置

[复制帖子标题和链接]

15423

荣耀粉丝37664881  LV7  发表于 2019-12-6 07:58:39 属地未知 来自:浏览器
各位花粉,你们知道如何在主题包里面设置字体样式吗?我在/system/目录下面找到了 font.xml配置文件,我修改了之后应用主题后,字体不变,我的字体是 mac 系统下面的苹方 ttc 字体,日韩字体我还没有添加到文件里面。下面是我的字体配置文件

<?xml version="1.0" encoding="utf-8"?>
<familyset version="23">
    <!-- 第一个字体是默认的 -->
    <family name="sans-serif">
        <font weight="100" style="normal" index="1">PingFang.ttc</font>
        <font weight="100" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="100" style="bold"   index="6">PingFang.ttc</font> -->

        <font weight="300" style="normal" index="1">PingFang.ttc</font>
        <font weight="300" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="300" style="bold"   index="6">PingFang.ttc</font> -->

        <font weight="400" style="normal" index="1">PingFang.ttc</font>
        <font weight="400" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="400" style="bold"   index="6">PingFang.ttc</font> -->

        <font weight="500" style="normal" index="1">PingFang.ttc</font>
        <font weight="500" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="500" style="bold"   index="6">PingFang.ttc</font> -->

        <font weight="900" style="normal" index="1">PingFang.ttc</font>
        <font weight="900" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="900" style="bold"   index="6">PingFang.ttc</font> -->

        <font weight="700" style="normal" index="1">PingFang.ttc</font>
        <font weight="700" style="italic" index="2">Times.ttc</font>
        <!-- <font weight="700" style="bold"   index="6">PingFang.ttc</font> -->
    </family>


    <alias name="sans-serif-thin" to="sans-serif" weight="100" />
    <alias name="sans-serif-light" to="sans-serif" weight="300" />
    <alias name="sans-serif-medium" to="sans-serif" weight="500" />
    <alias name="sans-serif-black" to="sans-serif" weight="900" />
    <alias name="arial" to="sans-serif" />
    <alias name="helvetica" to="sans-serif" />
    <alias name="tahoma" to="sans-serif" />
    <alias name="verdana" to="sans-serif" />

    <family name="sans-serif-condensed">
        <font weight="300" style="normal">PingFang.ttc</font>
        <font weight="300" style="italic" index="2">Times.ttc</font>
                <!-- <font weight="300" style="bold"   index="6">PingFang.ttc</font> -->
        <font weight="400" style="normal">PingFang.ttc</font>
        <font weight="400" style="italic" index="2">Times.ttc</font>
                <!-- <font weight="400" style="bold"   index="6">PingFang.ttc</font> -->
        <font weight="500" style="normal">PingFang.ttc</font>
        <font weight="500" style="italic" index="2">Times.ttc</font>
                <!-- <font weight="500" style="bold"   index="6">PingFang.ttc</font> -->
        <font weight="700" style="normal">PingFang.ttc</font>
        <font weight="700" style="italic" index="2">Times.ttc</font>
                <!-- <font weight="700" style="bold"   index="6">PingFang.ttc</font> -->
    </family>
    <alias name="sans-serif-condensed-light" to="sans-serif-condensed" weight="300" />
    <alias name="sans-serif-condensed-medium" to="sans-serif-condensed" weight="500" />
    <alias name="sans-serif-condensed-regular" to="sans-serif-condensed" weight="400" />

    <family name="serif">
        <font weight="400" style="normal">ComicSansMS.ttf</font>
        <!-- <font weight="400" style="bold">ComicSansMSBold.ttf</font> -->
        <font weight="700" style="normal">ComicSansMS.ttf</font>
        <!-- <font weight="700" style="bold">ComicSansMSBold.ttf</font> -->
        <font weight="400" style="italic">ComicSansMS.ttf</font>
        <font weight="700" style="italic">ComicSansMSBold.ttf</font>
    </family>
    <alias name="times" to="serif" />
    <alias name="times new roman" to="serif" />
    <alias name="palatino" to="serif" />
    <alias name="georgia" to="serif" />
    <alias name="baskerville" to="serif" />
    <alias name="goudy" to="serif" />
    <alias name="fantasy" to="serif" />
    <alias name="ITC Stone Serif" to="serif" />


    <!-- <alias name="HwChinese-light" to="sans-serif" weight="300" /> -->
    <!-- <alias name="HwChinese-medium" to="sans-serif" weight="500" /> -->
    <!-- <alias name="HwChinese-bold" to="sans-serif" weight="700" /> -->


    <!-- <alias name="chnfzxh" to="sans-serif" weight="400"/>    -->
    <!-- <alias name="chnfzxh-medium" to="chnfzxh" weight="500"/> -->

    <!-- <family> -->
        <!-- <font weight="400" style="normal">HwFont.ttf</font> -->
    <!-- </family> -->
    <family lang="zh">
        <font weight="400" style="normal" index="1">PingFang.ttc</font>
        <font weight="500" style="normal" index="3">PingFang.ttc</font>
    </family>
    <family lang="zh-Hant zh-Bopo">
        <font weight="400" style="normal" >HwHant-Regular.ttf</font>
        <font weight="500" style="normal" >HwHant-Medium.ttf</font>
    </family>
    <family lang="zh-Hans">
        <font weight="400" style="normal" index="2">NotoSansCJK-Regular.ttc</font>
        <font weight="400" style="normal" index="2" fallbackFor="serif">NotoSerifCJK-Regular.ttc</font>
    </family>
    <family lang="ja">
        <font weight="400" style="normal" index="0">NotoSansCJK-Regular.ttc</font>
        <font weight="400" style="normal" index="0" fallbackFor="serif">NotoSerifCJK-Regular.ttc</font>
    </family>
    <family lang="ko">
        <font weight="400" style="normal" index="1">NotoSansCJK-Regular.ttc</font>
        <font weight="400" style="normal" index="1" fallbackFor="serif">NotoSerifCJK-Regular.ttc</font>
    </family>
    <family lang="und-Tibt">
        <font weight="400" style="normal">NotoSansTibetan-Regular.ttf</font>
        <font weight="700" style="normal">NotoSansTibetan-Bold.ttf</font>
    </family>
</familyset>


下面的图片是ttc 文件包含的的各种字体
手机字体主题设置 手机字体主题设置 手机字体主题设置
这个是 fonts 文件夹内容
手机字体主题设置
评论3
荣耀粉丝101490737  LV6  发表于 2019-12-6 10:41 属地未知 来自:荣耀Magic2
教程写的还不够详细,还是有点不懂。

评论

这个不是教程,是咨询求助  发表于 2019-12-6 12:20  属地未知
荣耀粉丝37664881  LV7  发表于 2019-12-7 12:18 属地未知 来自:VTR-AL00
有没有搞安卓开发的?安卓不能识别Mac里面的苹方字体吗
您需要登录后才可以评论 登录 | 立即注册
简体中文 - China
快速回复 返回顶部 返回列表