ダウンロードリスト

プロジェクト概要

Boxは特にグラフィックスに重点を置くプログラミング言語です。科学文書を書くときの LaTexの役割と同様のことを、ベクターグラフィックスに対して果たすことを目指しています。

システム要件

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

2011-11-29 12:19
0.3.1

このリリースの主な焦点は、コンパイラと、GUI の両方でのバグを修正するにはされています。小さな改善も行われました。ボックス、BBox 今セット (なく拡張) の境界ボックス。バウンディング ボックスでクリップ コマンドが処理された方法を修正しました。改善は、ボックスのメモリ管理で行われました。された FillStyle の処理を修正 (スタイルは無視されました)。ボクサーのボックスの出力表示を修正しました: それが正しく PyGTK の一部のバージョンでは展開しなかった。いくつかの小さな改良は、ブラウザーで行われました。
タグ: Minor, box, boxer
The main focus of this release has been to fix bugs in both the compiler and the GUI. Small improvements were also made. For Box, BBox now sets (rather than extending) the bounding box. The way the bounding box was handled in the Clip command was fixed. Improvements were made in the memory management of Box. Handling of FillStyle was fixed (it was ignored by Style). For Boxer, the Box output view was fixed: it did not expand correctly with some versions of PyGTK. Some small improvements were made in the documentation browser.

2011-10-24 07:01
0.3.0

ボックスのグラフィック ライブラリ主一新されボックスではなく C) を書き換えます。今よりクリーンなより構造化は: 高レベルの機能 (多角形などの描画) 低レベル機能 (パスとコマンド ストリーム) 派生です。新しいコマンドは、(「制約」と「クリップ」とマトリックス計算とクリッピングの図) を追加しました。以前のインターフェイスが引き続きサポートされています。ドキュメントは、Dox には、ボックスのドキュメント ツールが追加され、ボクサー、別のウィンドウから参照できます。ボクサーは、新しいグラフィック ライブラリに適応されました。(最も著しく、複合オブジェクトのコピー) バグを修正しました
タグ: Major, box, boxer
The Box graphic library was largely redesigned and rewritten in Box (rather than C). It is now cleaner and better structured: high level functionality (drawing polygons, etc) is derived from low level functionality (paths and command streams). New commands were added (figure clipping with "Clip" and matrix computation with "Constraints"). The old interface is still supported. Documentation was added with Dox, the Box documentation tool, and can be browsed from Boxer in a separate window. Boxer was adapted to the new graphic library. Bugs were fixed (most noticeably the copy of composite objects)

2011-07-03 14:03
0.2.3

ボクサーは、拡張されています:複数の基準点を選択し、同時にドラッグすることができます。ソースの構文ハイライトは、ボックスの構文については、アドホックファイルで改善されています。壊れたファイルをロードするバグが修正されました。ボックスも修正され、改善されました:ドキュメンテーションシステムを、Doxのは、書かれています。中核とgのライブラリは、部分的にこれに記載されていた、それは、objオブジェクトに異なる種類のボックスとアンのオブジェクトにできるようになりました。カイロにraw modeでアクセスが可能です。ボックスのボックスのgのライブラリ(むしろCより)の書き換えが開始されました。これらの最後の機能はまだ開発中であり、将来のリリースで表示されます。
タグ: Minor, box, boxer
Boxer has been extended: multiple reference points can be selected and dragged simultaneously; the syntax highlighting of sources has been improved with an ad-hoc file for Box syntax; bugs when loading broken files were fixed. Box was also fixed and improved: a documentation system, Dox, was written; the core and g libraries were partially documented with this; it can now box and unbox objects of different types into the Obj object; raw access to Cairo is possible; a rewrite of the Box g library in Box (rather than C) has been started. These last features are still under development and will appear in future releases.

2011-04-05 12:31
0.2.2

GUIは自動的にボックスのソースコードの断片を生成するためのボタンを提供する新しいツールを使用して拡張されました。新規ユーザーは、ガイダンスが表示されます:利用可能なコマンドが記載されているヘルプは、ステータスバー、専用ボタンを介して提供されています。経験豊富なユーザの生活にも容易になります:色が作成できる専用のウィンドウを使用して、フォントがリストなど他のマイナーな改良とバグ修正から選択ができるボックスのグラフィックの動作では、ボクサーの動作が行われているライブラリ、およびlibboxcore(Mac OS XとMS Windows上でこの修正プログラムのコンパイル)インチ
タグ: Major, box, boxer
The GUI was extended with a new tool providing buttons to automatically produce pieces of Box source code. New users will get guidance: available commands are listed and help is provided via the status bar and dedicated buttons. The life of experienced users is also made easier: colors can be created using a dedicated window, fonts can be selected from a list, etc. Other minor improvements and bugfixes have been made in the behaviour of Boxer, in the behaviour of the Box graphics library, and in libboxcore (this fixes compilation on Mac OS X and MS Windows).

2011-02-08 08:05
0.2.1

バグ修正とリワークメモリ管理システム。このリリースでは、主にバグが修正されています。これは、新しい機能をもたらすものではありません。ただし、メモリ管理システムは、主に書き直されています。メモリ管理システムは"複雑な"タイプを認識しており、作成する方法を破壊し、コピー、およびオブジェクトの再配置を知っている。リリースでは、(/両ボックスとボクサーにいくつかの基本的な改善を可能にするのOBJタイプを介して箱からボクシング)将来の機能のグランドを準備します。
タグ: Minor, box
Bugfixes and a reworked memory management system. This release mainly fixes bugs. It does not bring new features. However, the memory management system has been largely rewritten. The memory management system is now aware of the "complex" types and knows how to create, destroy, copy, and relocate objects. The release prepares the ground for future features (boxing/unboxing through the Obj type, which will allow several fundamental improvements to both Box and Boxer).

プロジェクトリソース