Common reasons the texture-cache size in Cocos Creator differs from an image's file size.
Software notes and practical experiments
This is the English entry point to Nanfeng's development blog. The archive currently contains Chinese-language technical notes; English translations will be published progressively.
Formatting a Timestamp in TypeScript
Convert an ISO timestamp into a YYYY-MM-DD HH:mm:ss string with TypeScript.
How to Open Legacy IE-Only Websites in Microsoft Edge
Enable Internet Explorer mode in Microsoft Edge when a legacy website still depends on IE compatibility.
Batch-Renaming Images with a Python Prefix Script
Copy JPG and PNG files into another folder while adding a chosen prefix to every filename.
Creating a Playing-Card Perspective Effect with a Cocos Creator Shader
Modify sprite vertices in Cocos Creator 3.7.2 to make multiple playing cards converge toward a perspective point.
Drawing a Strawberry Bear with Python Turtle
A beginner-friendly approach to drawing a pink strawberry bear from reusable Turtle shapes.
Creating an Animated Heart with HTML and CSS
A complete, dependency-free example of a heart shape animated with CSS.
Building a Romantic Relationship Timer Web Page
A responsive relationship timer page with a simple background animation.
Getting an Updated Label Size in Cocos Creator 3.7.2
Wait for a label update before reading its new UITransform dimensions in Cocos Creator.
Debugging a Cocos Creator Project with VS Code and Chrome
Configure a VS Code launch profile for debugging a Cocos Creator browser preview in Chrome.