在 Mac 上从 png 创建光标 rsrc 文件

发布于 2024-07-05 00:59:45 字数 106 浏览 8 评论 0 原文

我想在 Mac 上从 png 文件创建光标 rsrc 文件。 使用游标的应用程序要求它采用 .rsrc 格式,我无法更改它。 有谁知道我可以从 png 图像创建光标 .rsrc 文件的任何方法。

I want to create cursor rsrc files on the Mac from png files. The application that uses the cursors requires it to be in a .rsrc format and I cannot change that. Does anybody know of any way I can create the cursor .rsrc files from png images.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

娇妻 2024-07-12 00:59:45

如果 .rsrc 文件指的是标准 Mac 资源文件,则可以使用 资源管理器将图像保存在适当格式的文件中。

If by .rsrc file you mean a standard Mac resource file, you can use the Resource Manager to save the image in a file of the appropriate format.

暮色兮凉城 2024-07-12 00:59:45

根据此链接 http://www.macfixit.com/article.php?story= 20060621071707921 我需要一台 Power PC Mac 才能运行 Mac classic。 这是正确的吗? 我有一台运行 Mac OS 10.4.11 的 Intel Mac。 是否有任何其他工具能够在 Intel Mac 上运行并可以帮助我创建 CURS rsrc 文件。 我尝试使用 ResKnife,但它似乎没有创建 CURS rsrc 文件的选项。

According to this link http://www.macfixit.com/article.php?story=20060621071707921 I need to have a Power PC Mac to run Mac classic. Is this right? I have a Intel Mac running Mac OS 10.4.11 . Are there any other tools capable of running on Intel Mac and could help me create CURS rsrc files. I tried using ResKnife but it didnt seem to have an option to create CURS rsrc files.

掩耳倾听 2024-07-12 00:59:45

您可以使用 Rezilla 在 Mac OS 上编辑资源文件X,它有一个 CURS(和 crsr)编辑器等。 它是一个 PowerPC 二进制文件,但在 Intel 的 Rosetta 下运行良好。

此外,您不创建 CURS 资源文件,而是创建一个资源文件并根据需要向其中添加任意数量的 CURS 资源。 资源叉是通用的,可以包含任意数量/种类的资源。

You can use Rezilla to edit resource files on Mac OS X, it has a CURS (and crsr) editor among others. It's a PowerPC binary but it runs well under rosetta on intel.

Also, you don't create a CURS resource file, you create a resource file and add as many CURS resources to it as you need. Resource forks are generic and can contain any number/kind of resources.

绾颜 2024-07-12 00:59:45

我已经很久没有考虑过 MacOS 资源分叉了。 您使用的是经典 MacOS(即 MacOS X 之前的版本)吗?

我记得,ResEdit 是最常用于操作经典 Mac 应用程序的资源分支。 我知道它可以编辑光标资源,但我不记得它是否可以读取 PNG 文件。 您可能需要将文件转换为 GIF。

ResEdit 是一款经典的 MacOS 应用程序。 10.5 之前的 MacOS X 可以在模拟中运行经典应用程序,但在 10.5 中此支持已被删除。 您需要找到一个直接运行经典 MacOS 的系统,或者运行安装了经典版的 10.4 系统。

Its been a long time since I've thought about MacOS resource forks. Are you using the classic MacOS (i.e. before MacOS X)?

As I recall, ResEdit was the application most often used to manipulate the resource fork of a classic Mac application. I know it can edit cursor resources, but I don't recall if it can read PNG files. You may need to convert the files to GIF.

ResEdit is a Classic MacOS application. MacOS X prior to 10.5 could run Classic apps in emulation, but in 10.5 this support has been removed. You'd need to find a system either running the classic MacOS directly, or running 10.4 with Classic installed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文