視頻製作軟件
- openshot(把素材做成視頻,裏面預置了大量簡易動畫切換)
- gimp(作圖軟體)
- subtitle composer(做字幕的最佳工具之一)
openshot確實是一個非常好用的視頻製作軟件,不過除了要學習和了解它的用法之外,最重要的是要經常保存。最好每一個小進度完成之後都保存,因為它偶爾會閃退。
(也有人推薦shotcut,因為時間關係,我就不試了。)
享受思維樂趣
openshot確實是一個非常好用的視頻製作軟件,不過除了要學習和了解它的用法之外,最重要的是要經常保存。最好每一個小進度完成之後都保存,因為它偶爾會閃退。
(也有人推薦shotcut,因為時間關係,我就不試了。)
本来,我已經裝上了一個能自定義tagcloud的插件,但是,它竟然只能用於widgets小工具,而我想寫進一篇文章或頁面中。
首先,談下jpg與png的區別。據我理解,jpg是「數據檢索」,png是「色值檢索」。
圖集網站 麥田怪圈收集站 akiane(年輕女畫家) 吉卜力工作室 艾雪官網 盧浮宮博物館 https://www.seaart.ai/ 日本航空圖集(a world of beauty) https://joedubs.com/gifs/(好玩的圖) 免費圖片 https://unsplash.com/ https://www.pexels.com/ https://stocksnap.io/ https://pixabay.com/ https://openclipart.org/ https://opengameart.org/ https://publicdomainvectors.org/ 免費圖床 https://postimages.org/ https://thumbsnap.com/ https://im.ge/ https://www.imgtp.com/ https://img.bibiu.cc/ https://sway.office.com/ https://img.ink/ https://111666.best/ 免費圖標 免費三維圖標 https://www.manypixels.co/gallery https://iconstore.co/ https://www.svgrepo.com/ 圖標生成:https://iconce.com/ 表情符號 unicode表情包 表情百科 開放表情 emoji index表情庫 表情遊戲,源碼 https://www.htmlsymbol.com/ 筆記軟件 https://tiddlywiki.com/ https://apkpremier.com/details/jp-sblo-pandora-jota https://workflowy.com/ 免費建站 https://surge.sh/ https://tiddlyhost.com/ 代碼處理 https://webformatter.com/ 數學公式 https://editor.codecogs.com/ 圖片處理 ... Read more
熱烈祝賀寡人所喜愛的tiddlywiki正式升級至5.2.1
移動 <animateMotion dur="0.5s" begin="animateMotion7455.end + 3s" fill="freeze" additive="sum" id="animateMotion7456"> <mpath xlink:href="#path1050" /> </animateMotion> 路徑起點要在畫板的左上角。如果提示沒有定義命名空間則加上xmlns:xlink="http://www.w3.org/1999/xlink" 如果開啟rotate="auto",那就必須把要移動的元素的x跟y刪掉或等於0,再把路徑起始點移到元素起始處。 動畫 <animate attributeName="y" fill="freeze" id="aa3" begin="aa2.end" dur="1s" values="100;150" /> 這個似乎比animateMotion更好用。 移形animateTransform MDN介紹 示例: <svg width="120" height="120" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg"> <polygon points="60,30 90,90 30,90"> <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 60 70" to="360 60 70" dur="10s" repeatCount="indefinite"/> </polygon> </svg> 根據這裏的描述,如果想添加多個animateTransform就需要套多層<g></g>。但是後来發現這個說法是錯的,正確操作是加入屬性additive="sum",来自這裏。(update ... Read more
pretxt split lines 234 resulttxt1 resulttxt2 resulttxt3 resulttxt4
我相信每個人因為不同的建站目地,會有不同的「必裝插件」清單。
(本文介紹禁用表情插件)