forked from libpag/libpag.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
7 lines (7 loc) · 5.13 KB
/
index.html
1
2
3
4
5
6
7
<!DOCTYPE html><html lang=""><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>PAG · Portable Animated Graphics</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta name="description" content="Portable Animated Graphics"/><meta property="og:title" content="PAG · Portable Animated Graphics"/><meta property="og:type" content="website"/><meta property="og:url" content="https://pag.io/index.html"/><meta property="og:description" content="Portable Animated Graphics"/><meta property="og:image" content="https://pag.io/img/docusaurus.png"/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://pag.io/img/docusaurus.png"/><link rel="shortcut icon" href="/img/favicon.png"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"/><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script src="/js/scrollSpy.js"></script><link rel="stylesheet" href="/css/main.css"/><script src="/js/codetabs.js"></script></head><body><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/"><img class="logo" src="/img/pag-256x256.png" alt="PAG"/><h2 class="headerTitleWithLogo">PAG</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/docs/pag-export.html" target="_self">文档</a></li><li class=""><a href="/docs/api.html" target="_self">API参考</a></li><li class=""><a href="/docs/faq.html" target="_self">常见问题</a></li></ul></nav></div></header></div></div><div class="navPusher"><div><div class="homeContainer"><div class="homeSplashFade"><div class="wrapper homeWrapper"><div class="inner"><img width="128" height="128" src="/img/pag-256x256.png"/><h2 class="projectTitle">PAG<small>Portable Animated Graphics</small></h2><div class="section promoSection"><div class="promoRow"><div class="pluginRowBlock"><div class="pluginWrapper buttonWrapper"><a class="button" href="/docs/install.html" target="_self">安装插件</a></div><div class="pluginWrapper buttonWrapper"><a class="button" href="/docs/sdk.html" target="_self">接入SDK</a></div></div></div></div></div></div></div></div><div class="mainContainer"><div class="container lightBackground paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter imageAlignSide imageAlignRight twoByGridBlock"><div class="blockContent"><h2><div><span><p>二进制文件</p>
</span></div></h2><div><span><p>可扩展的原生二进制文件格式,可做到同时向前向后兼容,图片等资源可直接集成于单文件内,并采用了极高压缩率的动态比特位存储技术。</p>
</span></div></div><div class="blockImage"><img src="/img/pagfile.png" width="256" height="256"/></div></div></div></div></div><div class="container paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter imageAlignSide imageAlignLeft twoByGridBlock"><div class="blockImage"><img src="/img/editing.jpg" width="200" height="266"/></div><div class="blockContent"><h2><div><span><p>运行时编辑</p>
</span></div></h2><div><span><p>运行时可在保留动画效果前提下,任意动态修改文本内容字体大小样式或替换图片内容,实现丰富多样的动画内容定制效果。</p>
</span></div></div></div></div></div></div><div class="container lightBackground paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter imageAlignSide imageAlignRight twoByGridBlock"><div class="blockContent"><h2><div><span><p>性能监测</p>
</span></div></h2><div><span><p>能够量化展示每个动画文件所占用的显存大小,渲染耗时等一系列性能指标,帮助设计师制作效果和性能俱佳的动画特效。</p>
</span></div></div><div class="blockImage"><img src="/img/docs/profiler.jpg" width="280" height="266"/></div></div></div></div></div><div class="productShowcaseSection paddingBottom"><h2>使用PAG动画方案的应用</h2><div class="logos"><a href="https://im.qq.com"><img src="/img/qq.png" alt="QQ" title="QQ"/></a><a href="https://pvp.qq.com"><img src="/img/wangzhe.png" alt="王者荣耀" title="王者荣耀"/></a><a href="https://itunes.apple.com/cn/app/wei-shi-8miao-duan-shi-pin/id691828408"><img src="/img/weishi.png" alt="微视" title="微视"/></a><a href="https://tu.qq.com/"><img src="/img/pitu.png" alt="天天P图" title="天天P图"/></a><a href="http://xiaodaotv.com/"><img src="/img/maobing.png" alt="猫饼" title="猫饼"/></a><a href="http://yoo.qq.com/"><img src="/img/yoo.png" alt="火锅视频" title="火锅视频"/></a><a href="https://ac.qq.com"><img src="/img/dongman.png" alt="腾讯动漫" title="腾讯动漫"/></a><a href="https://www.qidian.com"><img src="/img/qidian.png" alt="起点" title="起点"/></a></div><div class="more-users"><a class="button" href="/users.html">更多应用</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="copyright">Copyright © 2020 pag.io</section></footer></div></body></html>