ダウンロードリスト

プロジェクト概要

Alpy は、アレグロ ゲーム プログラミング ライブラリを Python バインディングを提供します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-04-29 22:21
0.1.5

実験的なWindows用バイナリをサポート済み。余分なモジュールaglpyという名前のAllegroGL 0.4.xのための基本をサポートします。 toString戻り値()とは、Bitmapクラスにし、生の文字列から、他のライブラリ(略称:PIL、pyopengl、等)を使用するために変換するために()メソッドはfromString。し、略称:PIL画像からの変換するためのtopil()とfrompil()メソッドです。これらのメソッドが呼び出されるPythonの画像ライブラリのみが必要です。すべての例でallegro_messageを使用するとGUIに加え、その他のマイナーなバグ修正を友好的に変更されている。 AlpyErrorドキュメント内の正しいAlpyExceptionに置き換えられています。
タグ: Minor feature enhancements
Experimental Windows precompiled binary support. Basic support for AllegroGL 0.4.x in an extra module named aglpy. tostring() and fromstring() methods in the Bitmap class for converting to and from raw strings for use with other libraries (PIL, pyopengl, etc.). topil() and frompil() methods for converting to and from PIL images. The Python Imaging Library is only required if these methods are called. All examples have been changed to use allegro_message and be GUI friendly, plus other minor bugfixes. AlpyError has been replaced with the correct AlpyException in the documentation.

2006-07-09 22:48
0.1.4

このリリースでの修正プログラムでdocsubstバグalpy.register_counterのバグalpy.allegro_id()。これは、アレグロCバージョンにUnicode文字列を渡すためのサポートを追加します。新しいexunicode_asciiとexunicode_utf8例でこれを行う方法を示します。 documentation.txtファイルをすぐに肉付けされます。 alpy_set_alpha_blender set_alpha_blenderとしては、Python側()で入手可能()です。 allegro_message()が実装されている。
タグ: Minor feature enhancements
This release fixes a docsubst bug in alpy.allegro_id and a bug in
alpy.register_counter(). It adds support to pass Unicode strings to
the Allegro C version. New exunicode_ascii and exunicode_utf8
examples show how to do this. The documentation.txt file is now
fleshed out. alpy_set_alpha_blender() is available as
set_alpha_blender() on the Python side. allegro_message() has been
implemented.

2006-03-27 02:08
0.1.3

多くのマニュアルの改善とBitmap.polygonのバグ修正()。
タグ: Minor bugfixes
Many documentation improvements and a bugfix for Bitmap.polygon().

2005-11-20 06:06
0.1.2

もっとdocstringに書かれていた。 Alpy今のAllegro Cライブラリのバージョンを認識し、グローバルなKEY_ *の別のセットを定義しそれらの値です。
タグ: Minor feature enhancements
More docstrings were written. Alpy now recognizes
the version of the Allegro C library and defines a
different set of global KEY_* values for them.

2005-09-16 22:39
0.1.1

このリリースではインタラクティブに役立つ多くのdocstringを追加します。これは修正calc_spline()とtext_modeの2つのマイナーなバグを()。
タグ: Documentation
This release adds many docstrings for interactive help. It fixes two minor bugs with calc_spline() and text_mode().

プロジェクトリソース