Ещё немного про base64.
Собрал пример со встроенной в код картинкой. Это иконка для окна на PySide2. Файл кодирован в base64 и просто сохранён в переменной.
Для использования этих данных даже не пришлось сохранять их в новый файл. Иконка создаётся на лету с помощью метода QPixmap.loadFromData()
...
raw_data = base64.decodebytes(ico_encoded)
ico = QPixmap()
ico.loadFromData(raw_data, "PNG")
...
🌎 Полный пример смотрите в gists.
#libs#tricks#qt
Mvrdv transforms the skyline of Amsterdam with its newly completed building ‘the valley,’ which comprises a trio of ‘crumbling,’ geology-i spired towers.
Covered in landscaping by Piet Oudolf, a green valley is woven throughout the three buildings to create up locally-accessible outdoor space.
Each of the 198 apartments is designed with a unique floor plan, and interiors by Heyligers architects.
images by Ossip Van Duivenbode.
#architecture#thenetherlands#mvrdv#arch_shovel
The competition-winning design for the China Comic & Animation Museum.
Each bubble has a specific function: entrance, education, theatre/cinema, and comic library. Where these forms meet they form openings and exciting collisions of light and sound, creating a circular route that encompasses the entire programme.
.
Architect: MVRDV
Co-architect: Zhubo Design
Structure: Arup
Exhibition design: Kossmanndejong
Location: Hangzhou, China
2015
.
#mvrdv#architecture#comics#animation#iconic#museum#exhibition#design